blob: 67b580b52a98f352f5d74157abbe991b20f86231 [file] [log] [blame]
{
"name": "KKPhotoBrowser",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"PhotoBrowser/KKPhotoBrowser/*.swift",
"PhotoBrowser/KKPhotoBrowser/Animator/*.swift",
"PhotoBrowser/KKPhotoBrowser/Model/*.swift",
"PhotoBrowser/KKPhotoBrowser/View/*.swift"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}