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",
14 "source_files": "Code/RestKit.h",
18 "requires_arc": false,
26 "RestKit/ObjectMapping/JSON": [
29 "RestKit/ObjectMapping/CoreData": [
32 "RestKit/ObjectMapping": [
46 "RestKit/ObjectMapping/XML": [
49 "RestKit/ObjectMapping/CoreData": [
79 "LibComponentLogging-NSLog": [
96 "source_files": "Code/UI",
97 "frameworks": "QuartzCore"
100 "source_files": "Code/UI/UIImage+RKAdditions.{h,m}"
104 "name": "ObjectMapping",
106 "ISO8601DateFormatter": [
116 "source_files": "Code/ObjectMapping/"
120 "source_files": "Code/Support/Parsers/JSON/RKJSONParserJSONKit.{h,m}",
125 "RestKit/ObjectMapping/Core": [
132 "source_files": "Code/Support/Parsers/XML/RKXMLParserXMLReader.{h,m}",
138 "RestKit/ObjectMapping/Core": [
145 "source_files": "Code/CoreData",
146 "frameworks": "CoreData",
148 "RestKit/ObjectMapping/Core": [
157 "source_files": "Code/Testing"