[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 6 / PoporAFN / 0.0.14 / PoporAFN.podspec.json
blob7b11e16c17b2fb5b1eb1cb55a3aa3904722b6f30
2   "name": "PoporAFN",
3   "version": "0.0.14",
4   "summary": "combine afn, support net monitor;包装了AFN方法,支持网络监测功能(通过PoporNetRecord控制).",
5   "homepage": "https://github.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://github.com/popor/PoporAFN.git",
15     "tag": "0.0.14"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "9.0"
21   },
22   "source_files": "PoporAFN/Classes/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "PoporFoundation/PrefixCore": [
29     ]
30   }