blob: a661d0e339168c385e76fc17fc1dc95594bc9223 [file] [log] [blame]
{
"name": "KCPhotoBrowser",
"version": "0.0.5",
"summary": "好用轻量级图片浏览器.",
"description": "好用轻量级图片浏览器,使用简单。",
"homepage": "https://github.com/ac1217/KCPhotoBrowser",
"license": "MIT",
"authors": {
"zhangweiwei": "_Erica"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ac1217/KCPhotoBrowser.git",
"tag": "0.0.5"
},
"source_files": "KCPhotoBrowser/**/*.{h,m}",
"public_header_files": "KCPhotoBrowser/**/*.h",
"resource_bundles": {
"KCPhotoBrowser": [
"Resource/**/*"
]
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}