4 "summary": "RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X.",
5 "homepage": "http://www.restkit.org",
6 "social_media_url": "https://twitter.com/RestKit",
8 "Blake Watters": "blakewatters@gmail.com"
11 "git": "https://github.com/RestKit/RestKit.git",
14 "license": "Apache License, Version 2.0",
23 "prefix_header_contents": "#ifdef COCOAPODS_POD_AVAILABLE_RestKit_CoreData\n #import <CoreData/CoreData.h>\n#endif\n",
24 "header_mappings_dir": "Code",
29 "RestKit/ObjectMapping": [
41 "name": "ObjectMapping",
43 "Code/ObjectMapping.h",
50 "RKValueTransformers": [
53 "ISO8601DateFormatterValueTransformer": [
86 "RestKit/ObjectMapping": [
93 "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"
101 "frameworks": "CoreData",
103 "RestKit/ObjectMapping": [
119 "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"
128 "RestKit/CoreData": [
139 "Vendor/LibComponentLogging/Core",
140 "Vendor/LibComponentLogging/NSLog"