[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / e / d / SPNetwork / 0.1.0 / SPNetwork.podspec.json
blob0d804e4490bad0627136793a8119c7e02ad356a0
2   "name": "SPNetwork",
3   "version": "0.1.0",
4   "summary": "Handle networking.",
5   "description": "Handle networking.",
6   "homepage": "https://github.com/sarvesh567/SPNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sarvesh567": "sp395862@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sarvesh567/SPNetwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SPNetwork/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }