[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / b / a / FendaNetworkingBaseLib / 0.0.5 / FendaNetworkingBaseLib.podspec.json
blob915640092b9a35690c7b443d93acd2416c4cb028
2   "name": "FendaNetworkingBaseLib",
3   "version": "0.0.5",
4   "summary": "A short description of FendaNetworkingBaseLib.",
5   "description": "the description",
6   "homepage": "https://gitee.com/Fly127/FendaNetworkingBaseLib.git",
7   "license": "MIT",
8   "authors": {
9     "海泉": "710565793@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/FendaNetworkingBaseLib.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "NetworkingBase/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.1.0"
23     ]
24   }