4 "summary": "A light Web Service client framework targeting iOS platform.",
5 "homepage": "https://github.com/maxep/PicoKit",
7 "William Yang": "http://bulldog2011.github.io/",
8 "Maxime Epain": "http://maxep.github.io/"
10 "social_media_url": "https://twitter.com/MaximeEpain",
12 "git": "https://github.com/maxep/PicoKit.git",
16 "default_subspecs": "WebService",
19 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
37 "PicoKit/XMLWriter": [
40 "PicoKit/OrderedDictionary": [
43 "PicoKit/GDataXML-HTML": [
50 "source_files": "Pod/WebService",
72 "prefix_header_contents": "#import <Availability.h>\n#if __IPHONE_OS_VERSION_MIN_REQUIRED\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <MobileCoreServices/MobileCoreServices.h>\n#else\n #import <SystemConfiguration/SystemConfiguration.h>\n #import <CoreServices/CoreServices.h>\n#endif"
89 "source_files": "Pod/XMLWriter"
92 "name": "OrderedDictionary",
93 "source_files": "Pod/OrderedDictionary"
96 "name": "GDataXML-HTML",
97 "source_files": "Pod/GDataXML-HTML"