blob: ce39d43f83249d6606204b882e194ad9793c39d8 [file] [log] [blame]
{
"name": "PoporAFN",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporAFN/Classes/*.{h,m}",
"dependencies": {
"PoporNetRecord": [
],
"AFNetworking": [
],
"PoporFoundation/prefix": [
]
}
}