[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / 6 / PoporAFN / 0.0.2 / PoporAFN.podspec.json
blob4ddfd9bae7ef4a578c121d05f7b9b28f50535dac
2   "name": "PoporAFN",
3   "version": "0.0.2",
4   "summary": "combine afn, support net monitor;包装了AFN方法,支持网络监测功能.",
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.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PoporAFN/Classes/*.{h,m}",
21   "dependencies": {
22     "PoporNetRecord": [
24     ],
25     "AFNetworking": [
27     ],
28     "PoporFoundation/PrefixCore": [
30     ]
31   }