[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 4 / e / FTNetWorkManager / 0.0.3 / FTNetWorkManager.podspec.json
blob1e744987138bbec238a0b2b2e9072a05a6574846
2   "name": "FTNetWorkManager",
3   "version": "0.0.3",
4   "summary": "A Network based AFNetworking.",
5   "homepage": "https://gitee.com/TingShuo_iOS/FTNetWorkManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shxlxa": "842495841@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/TingShuo_iOS/FTNetWorkManager.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "FTNetWorkManager/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ]
25   }