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",
20 "default_subspecs": "Core",
21 "prefix_header_contents": "#if __has_include(\"RKCoreData.h\")\n #import <CoreData/CoreData.h>\n#endif\n",
22 "header_mappings_dir": "Code",
27 "RestKit/ObjectMapping": [
39 "name": "ObjectMapping",
41 "Code/ObjectMapping.h",
48 "RKValueTransformers": [
51 "ISO8601DateFormatterValueTransformer": [
84 "RestKit/ObjectMapping": [
91 "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"
99 "frameworks": "CoreData",
101 "RestKit/ObjectMapping": [
117 "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"
126 "RestKit/CoreData": [
137 "Vendor/LibComponentLogging/Core"