4 "summary": "A light Web Service client framework targeting iOS platform.",
5 "homepage": "https://github.com/maxep/PicoKit",
7 "Maxime Epain": "maxime.epain@gmail.com"
9 "social_media_url": "https://twitter.com/MaximeEpain",
11 "git": "https://github.com/maxep/PicoKit.git",
15 "default_subspecs": "WebService",
18 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25 "header_mappings_dir": "Pod",
37 "PicoKit/XMLWriter": [
40 "PicoKit/OrderedDictionary": [
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\n"
89 "source_files": "Pod/XMLWriter"
92 "name": "OrderedDictionary",
93 "source_files": "Pod/OrderedDictionary"