blob: c77a4f2948495ffb0b76eb0ce47f271302ab1227 [file] [log] [blame]
{
"name": "KYPhotoBrowser",
"version": "0.1.1",
"summary": "A light PhotoBrowser in Swift 3 like IDMPhotoBrowser",
"homepage": "https://github.com/kirayamato1989",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kirayamato": "1027610607@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kirayamato1989/KYPhotoBrowser.git",
"tag": "0.1.1"
},
"source_files": [
"KYPHotoBrowser/*.swift"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
],
"KYCircularProgress": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}