[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 6 / PoporAFN / 2.6 / PoporAFN.podspec.json
blob814408ba7d1c1d54d3803cb007d73304924a70fd
2   "name": "PoporAFN",
3   "version": "2.6",
4   "summary": "combine afn, support net monitor;包装了AFN方法,支持网络监测功能(通过PoporNetRecord控制).",
5   "homepage": "https://gitee.com/popor/PoporAFN",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/popor/PoporAFN.git",
15     "tag": "2.6"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0"
21   },
22   "source_files": "PoporAFN/Classes/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }