3 "version": "2.0.0.beta.1",
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",
17 "tag": "v2.0.0.beta.1"
26 "pod_target_xcconfig": {
27 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
29 "default_subspecs": "Core",
33 "source_files": "Sources/*.swift",
39 "frameworks": "Foundation"