blob: c97a25e3819591404884be7ab000ca5afc2b9bee [file] [log] [blame]
{
"name": "KZNetworkEngine",
"version": "0.0.7",
"summary": "The KZNetworkEngine is Request WebService Data With kanzhun.com iOS-Team",
"description": "The KZNetworking\n<from www.kanzhun.com and private for the iOS Team>",
"homepage": "https://www.kanzhun.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kznetwork.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZNetworkEngine/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}