blob: 4ddfd9bae7ef4a578c121d05f7b9b28f50535dac [file] [log] [blame]
{
"name": "PoporAFN",
"version": "0.0.2",
"summary": "combine afn, support net monitor;包装了AFN方法,支持网络监测功能.",
"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": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporAFN/Classes/*.{h,m}",
"dependencies": {
"PoporNetRecord": [
],
"AFNetworking": [
],
"PoporFoundation/PrefixCore": [
]
}
}