blob: 15bbd2bdb56a466d5e5e098ef5ac8dcb373667da [file] [log] [blame]
{
"name": "PoporAFN",
"version": "1.01",
"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.01"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "PoporAFN/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}