blob: eaabf2d3b2532312255edd9c66f2a74e87e6e66d [file] [log] [blame]
{
"name": "MWPhotoBrowser@Tony",
"description": "This is fork and modification from mwaterfall/MWPhotoBrowser version 1.0.1 to allow customization of UI.",
"version": "0.0.2",
"license": "MIT",
"summary": "A simple iOS photo browser.",
"homepage": "https://github.com/tonyzonghui/MWPhotoBrowser",
"authors": {
"Zhang Zonghui": "zhangzonghui01@gmail.com"
},
"source": {
"git": "https://github.com/tonyzonghui/MWPhotoBrowser.git",
"tag": "0.0.2"
},
"platforms": {
"ios": null
},
"source_files": "MWPhotoBrowser/Classes",
"resources": "MWPhotoBrowser/MWPhotoBrowser.bundle",
"frameworks": [
"MessageUI",
"ImageIO"
],
"dependencies": {
"SDWebImage": [
"<3.0.0"
],
"MBProgressHUD": [
]
},
"requires_arc": false
}