blob: 823a7d0af8d6ace29c5955cbc03f941e32e269d3 [file] [log] [blame]
{
"name": "KCPhotoBrowser",
"version": "0.0.3",
"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.3"
},
"source_files": "KCPhotoBrowser/**/*.{h,m}",
"public_header_files": "KCPhotoBrowser/**/*.h",
"resources": "Resource/*.png",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
}
}