[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 3 / a / KZNetworkEngine / 0.0.4 / KZNetworkEngine.podspec.json
blob2d073256b0f95a4b7b7a691d3672122da07b3aaf
2   "name": "KZNetworkEngine",
3   "version": "0.0.4",
4   "summary": "The KZNetworkEngine is Request WebService Data With kanzhun.com iOS-Team",
5   "description": "The KZNetworking\n<from www.kanzhun.com and private for the iOS Team>",
6   "homepage": "https://www.kanzhun.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangmaosheng": "yangmaosheng@techwolf.cn"
13   },
14   "source": {
15     "git": "http://git.kanzhun-inc.com/bosszhipin/kznetwork.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZNetworkEngine/Classes/**/*.{h,m}",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   }