[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / e / SwiftKKSDK / 1.0.1 / SwiftKKSDK.podspec.json
bloba4b3ba96dc756b538ecb9c85994456c3757fd2fb
2   "name": "SwiftKKSDK",
3   "version": "1.0.1",
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.1"
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   }