4 "summary": "RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.",
5 "homepage": "http://www.restkit.org",
7 "Blake Watters": "blakewatters@gmail.com"
10 "git": "https://github.com/RestKit/RestKit.git",
13 "license": "Apache License, Version 2.0",
22 "prefix_header_contents": "#ifdef __OBJC__\n#import <CoreData/CoreData.h>\n#endif /* __OBJC__*/\n",
28 "Vendor/LibComponentLogging/Core",
29 "Vendor/LibComponentLogging/NSLog"
31 "header_dir": "RestKit",
33 "RestKit/ObjectMapping": [
45 "name": "ObjectMapping",
46 "header_dir": "RestKit/ObjectMapping",
47 "source_files": "Code/ObjectMapping"
51 "header_dir": "RestKit/Network",
52 "source_files": "Code/Network",
75 "RestKit/ObjectMapping": [
82 "prefix_header_contents": "#import <Availability.h>\n\n#define _AFNETWORKING_PIN_SSL_CERTIFICATES_\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"
86 "header_dir": "RestKit/CoreData",
87 "source_files": "Code/CoreData",
88 "frameworks": "CoreData"
92 "header_dir": "RestKit/Testing",
93 "source_files": "Code/Testing"
97 "header_dir": "RestKit/Search",
98 "source_files": "Code/Search",
100 "RestKit/CoreData": [
107 "header_dir": "RestKit/Support",
108 "source_files": "Code/Support",