[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 6 / e / SwiftKKSDK / 1.0.2 / SwiftKKSDK.podspec.json
blob5d0100363e8c0a91fa162b43e88ac2f34972afca
2   "name": "SwiftKKSDK",
3   "version": "1.0.2",
4   "summary": "扩展,相册选择,和可循环的pickerview",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Yolonc/SwiftKKSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kangkai": "kangkai1108@sina.cn"
13   },
14   "source": {
15     "git": "https://github.com/Yolonc/SwiftKKSDK.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftKKSDK/Classes/**/*",
22   "resources": "SwiftKKSDK/Assets/ksdk.bundle",
23   "dependencies": {
24     "Kingfisher": [
25       "~> 4.7.0"
26     ]
27   }