blob: ed306826bdd3812de2eba66310cd7633d8270863 [file] [log] [blame]
{
"name": "ZQNetworking",
"version": "1.0.0",
"summary": "A am ZQNetworking.",
"description": "just for tests",
"homepage": "http://coderepo.aipai.com/huangzhiqiang/ZQNetworking.git",
"license": "MIT",
"authors": {
"黄志强": "huangzhiqiang@aipai.com"
},
"source": {
"git": "git@coderepo.aipai.com:huangzhiqiang/ZQNetworking.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}