blob: caa9a88826881e576a157977286c3884bd5397c6 [file] [log] [blame]
{
"name": "SWPhotoBrower",
"version": "1.1.9",
"homepage": "https://github.com/zhoushaowen/SWPhotoBrower",
"platforms": {
"ios": "8.0"
},
"summary": "图片浏览器",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWPhotoBrower.git",
"tag": "1.1.9"
},
"source_files": "SWPhotoBrower/SWPhotoBrower/*.{h,m}",
"resources": "SWPhotoBrower/SWPhotoBrower/SWPhotoBrower.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 5.0"
],
"MBProgressHUD": [
]
}
}