4 "summary": "Swift framework to consume and map RESTful web service with Core Data for persistance",
5 "description": "Swift framework to consume and map RESTful web service with Core Data for persistance.",
6 "homepage": "https://github.com/olivierplante",
12 "Olivier Plante": "olivier.plante@solutionsystematic.com"
19 "git": "https://github.com/olivierplante/RestSwift.git",
22 "default_subspecs": "Core",
27 "RestSwift/RestSwift/*.swift",
28 "RestSwift/RestSwift/WebService/*.swift",
29 "RestSwift/RestSwift/WebService/**/*.swift"
36 "frameworks": "Foundation"
41 "RestSwift/RestSwift/CoreData/*.swift",
42 "RestSwift/RestSwift/CoreData/**/*.swift"
48 "RestSwift/SerialData": [
59 "RestSwift/RestSwift/SerialData/*.swift",
60 "RestSwift/RestSwift/SerialData/**/*.swift"