[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 9 / 8 / JKCNetEngine / 0.0.7.16 / JKCNetEngine.podspec.json
blobddc39551dc810dbe5f6ec8beb3ba29250947196d
2   "name": "JKCNetEngine",
3   "version": "0.0.7.16",
4   "summary": "JKCNetEngine.",
5   "description": "this is JKCNetEngine",
6   "homepage": "http://gitlab.jianke.com/com_iOS/JKCNetEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liqinghong": "liqinghong@jianke.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://gitlab.jianke.com/com_iOS/JKCNetEngine.git",
19     "tag": "0.0.7.16"
20   },
21   "source_files": [
22     "JKCBaseNetEngine/BaseNetEngine/*.{h,m}",
23     "JKCBaseNetEngine/Targets/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "CocoaSecurity": [
32     ],
33     "JKCTMediator": [
35     ]
36   }