blob: ea217d9fb10f77e0667ab6bab6f3b6dd68dde913 [file] [log] [blame]
{
"name": "PoporImageBrower",
"version": "0.0.1",
"summary": "摘自https://github.com/zhoushaowen/SWPhotoBrower, 除了原作者URL之外,增加了UIImage查看模式.",
"homepage": "https://github.com/popor/PoporImageBrower",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporImageBrower.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporImageBrower/Classes/*.{h,m}",
"resources": "PoporImageBrower/Classes/icon.bundle",
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
}
}