[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / b / 0 / 6 / PoporAFN / 1.02 / PoporAFN.podspec.json
blobd9a68c3a9eb5579553863dd4feafc6f1cfd3466c
2   "name": "PoporAFN",
3   "version": "1.02",
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": "1.02"
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   }