[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / f / 5 / a / NetworkingFramework / 0.1.0 / NetworkingFramework.podspec.json
blob16c7b6ee4ea09aa6c43a5b9edaea207c95037b70
2   "name": "NetworkingFramework",
3   "version": "0.1.0",
4   "summary": "The framework handles Network Rechabllity while making network calls and serializes the data.",
5   "description": "Networking Manager - makes network request {GET / POST}.\nNetworking Manager - Fully Swift\nNetworking Manager - Network Rechablity using \"https://github.com/ashleymills/Reachability.swift\"",
6   "homepage": "https://github.com/ratzr15/NetworkingFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rathish Kannan": "rathishnk@hotmail.co.in"
13   },
14   "source": {
15     "git": "https://github.com/ratzr15/NetworkingFramework.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NetworkingFramework/*.{swift,plist}",
22   "pushed_with_swift_version": "3.0"