[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / 4 / HKYunSDK / 0.1.0 / HKYunSDK.podspec.json
blob470a78da105a29984809f89427e9c2769595d6d9
2   "name": "HKYunSDK",
3   "version": "0.1.0",
4   "summary": "HKYunSDK Components",
5   "description": "HKYunSDK Components frameworks for application",
6   "homepage": "https://www.kaikeba.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "futao": "tfu@gaoxiaobang.com"
13   },
14   "source": {
15     "git": "https://github.com/kaikeba-github/HKYunSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HKYunSDK/Classes/**/*",
22   "vendored_frameworks": "HKYunSDK/Frameworks/KKBSDK.framework",
23   "dependencies": {
24     "MJExtension": [
26     ],
27     "YTKNetwork": [
29     ],
30     "AFNetworking": [
32     ]
33   }