blob: d9a68c3a9eb5579553863dd4feafc6f1cfd3466c [file] [log] [blame]
{
"name": "PoporAFN",
"version": "1.02",
"summary": "combine afn, support net monitor;包装了AFN方法,支持网络监测功能(通过PoporNetRecord控制).",
"homepage": "https://github.com/popor/PoporAFN",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporAFN.git",
"tag": "1.02"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "PoporAFN/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}