blob: 46089ce37c594fd74bf847d0c74553cb46e201ef [file] [log] [blame]
{
"name": "SWPhotoBrower",
"version": "1.1.4",
"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.4"
},
"source_files": "SWPhotoBrower/SWPhotoBrower/*.{h,m}",
"resources": "SWPhotoBrower/SWPhotoBrower/img/*.png",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
}
}