8 "summary": "Restofire is a protocol oriented networking abstraction layer in swift",
9 "description": "Restofire is a protocol oriented networking abstraction layer in swift that is built on top of Alamofire to use services in a declartive way.",
10 "homepage": "https://github.com/Restofire/Restofire",
11 "social_media_url": "https://twitter.com/rahulkatariya91",
13 "Rahul Katariya": "rahulkatariya@me.com"
16 "git": "https://github.com/Restofire/Restofire.git",
26 "pod_target_xcconfig": {
27 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
29 "default_subspecs": "Core",
30 "pushed_with_swift_version": "3.0",
34 "source_files": "Sources/*.swift",
40 "frameworks": "Foundation"