[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / a / KZNetworkEngine / 0.0.9 / KZNetworkEngine.podspec.json
blob8532c6b4cafde9ebca07189a704bcb2d4917cf34
2   "name": "KZNetworkEngine",
3   "version": "0.0.9",
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.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KZNetworkEngine/Classes/**/*.{h,m}",
22   "dependencies": {
23     "AFNetworking/Reachability": [
24       "~> 3.2.1"
25     ],
26     "AFNetworking/Serialization": [
27       "~> 3.2.1"
28     ],
29     "AFNetworking/Security": [
30       "~> 3.2.1"
31     ],
32     "AFNetworking/NSURLSession": [
33       "~> 3.2.1"
34     ]
35   }