[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / f / SwwNetworkManager / 0.1.0 / SwwNetworkManager.podspec.json
blob23761c1810b6a19a397f0fa0493ef48cfef17f97
2   "name": "SwwNetworkManager",
3   "version": "0.1.0",
4   "summary": "A short description of SwwNetworkManager.",
5   "homepage": "https://github.com/IdonotdrinkSWW/SwwNetworkManager.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bhshuangww": "1248536589@qq.com"
12   },
13   "source": {
14     "git": "git@github.com:IdonotdrinkSWW/SwwNetworkManager.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "SwwNetworkManager/Commons/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 4.0"
24     ]
25   }