4 "summary": "Objective-C client for the Zotero API.",
5 "homepage": "https://github.com/shazino/SZNZotero",
8 "shazino": "contact@shazino.com"
10 "social_media_url": "https://twitter.com/shazino",
12 "git": "https://github.com/shazino/SZNZotero.git",
17 "NSString+SZNURLEncoding*"
25 "frameworks": "Security"
34 "ISO8601DateFormatter": [
38 "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",
41 "name": "google-toolbox-mac",
43 "SZNZotero/GTMDefines.h",
44 "SZNZotero/GTMNSString+HTML.{h,m}"