[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 6 / PoporAFN / 0.0.07 / PoporAFN.podspec.json
blob34fba060c9b6fd526f45ee31dcc268323242c60c
2   "name": "PoporAFN",
3   "version": "0.0.07",
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.07"
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   },
31   "ios": {
32     "dependencies": {
33       "PoporNetRecord": [
35       ]
36     }
37   }