[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / d / SPNetwork / 1.0.0 / SPNetwork.podspec.json
blob4764ef7c82bf7761e2efcbdd2cada758ebfe1ddd
2   "name": "SPNetwork",
3   "version": "1.0.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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SPNetwork/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ]
26   }