blob: 1909b3a4c430dd90a7d5df2cd6705d3af04e87ed [file] [log] [blame]
{
"name": "KKPhotoBrowser",
"version": "0.0.2",
"summary": "A PhotoBorwser Library for iOS.",
"homepage": "https://github.com/ripplek/KKPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张坤": "ripple_k@163.com"
},
"source": {
"git": "https://github.com/ripplek/KKPhotoBrowser.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"PhotoBrowser/KKPhotoBrowser/*.swift",
"PhotoBrowser/KKPhotoBrowser/Animator/*.swift",
"PhotoBrowser/KKPhotoBrowser/Model/*.swift",
"PhotoBrowser/KKPhotoBrowser/View/*.swift"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}