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