blob: a4b3ba96dc756b538ecb9c85994456c3757fd2fb [file] [log] [blame]
{
"name": "SwiftKKSDK",
"version": "1.0.1",
"summary": "扩展,相册选择,和可循环的pickerview",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Yolonc/SwiftKKSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kangkai": "kangkai1108@sina.cn"
},
"source": {
"git": "https://github.com/Yolonc/SwiftKKSDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftKKSDK/Classes/**/*",
"resources": "SwiftKKSDK/Assets/ksdk.bundle",
"dependencies": {
"Kingfisher": [
"~> 4.7.0"
]
}
}