4 "summary": "Objective-C client for the Zotero API.",
5 "homepage": "https://github.com/shazino/SZNZotero",
8 "shazino": "contact@shazino.com"
11 "git": "https://github.com/shazino/SZNZotero.git",
14 "source_files": "SZNZotero/SZN*",
21 "frameworks": "Security"
30 "ISO8601DateFormatter": [
34 "prefix_header_contents": " #import <Availability.h>\n\n #if __IPHONE_OS_VERSION_MIN_REQUIRED\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <MobileCoreServices/MobileCoreServices.h>\n #import <Security/Security.h>\n #else\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <CoreServices/CoreServices.h>\n #import <Security/Security.h>\n #endif\n",
37 "name": "google-toolbox-mac",
39 "SZNZotero/GTMDefines.h",
40 "SZNZotero/GTMNSString+HTML.{h,m}"