blob: 5e2a2ed14d0b03b2f9bc334352b99638fe42bc63 [file] [log] [blame]
{
"name": "KZNetworkEngine",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZNetworkEngine/Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}