[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 9 / 8 / JKCNetEngine / 0.0.7.13 / JKCNetEngine.podspec.json
blob50c3c1402349bcb130dd35f0f920ba186e94d0af
2   "name": "JKCNetEngine",
3   "version": "0.0.7.13",
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.13"
20   },
21   "source_files": [
22     "JKCBaseNetEngine/BaseNetEngine/*.{h,m}",
23     "JKCBaseNetEngine/Targets/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.5.4"
29     ],
30     "CocoaSecurity": [
32     ],
33     "JKCTMediator": [
35     ]
36   }