CocoaSmugMug

Objective-C wrapper for the SmugMug photo service APIs
Download

CocoaSmugMug Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • C Beauvois
  • Publisher web site:
  • http://code.google.com/p/cocoasmugmug/
  • Operating Systems:
  • Mac OS X 10.4 or later
  • File Size:
  • 66 KB

CocoaSmugMug Tags


CocoaSmugMug Description

Objective-C wrapper for the SmugMug photo service APIs SmugMug provides four choices of response formats: REST, JSON, PHP, and XML-RPC (default is REST). CocoaSmugMug defers parsing responses to a simple protocol (ResponseFormatter, see CocoaSmugMug.h) that you implement using the toolkit of your choosing for your choice of response format.When instanciating CocoaSmugMug, the designated initializer's single argument is an instance of your formatter:· BSJSONResponseFormatter *formatter = init] autorelease];· CocoaSmugMug *smugmug = initWithResponseFormatter:formatter];Requirements:· Cocoa.framework· /usr/lib/libcrypto.0.9.x.dylib (ships with OS X 10.4/5, Include in project frameworks) NOTE: CocoaSmugMug is licensed and distributed under the terms of the MIT License.


CocoaSmugMug Related Software