blob: 46e152f8096176f1e677a035a239dac30703c327 [file] [log] [blame]
{
"name": "KCPhotoBrowser",
"version": "0.0.4",
"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.4"
},
"source_files": "KCPhotoBrowser/**/*.{h,m}",
"public_header_files": "KCPhotoBrowser/**/*.h",
"resource_bundles": {
"KCPhotoBrowser": [
"Resource/**/*"
]
},
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}