blob: 10ad2d0db85cebc59eb9f829a43ca13dfd113941 [file] [log] [blame]
{
"name": "MWPhotoBrowser",
"version": "0.0.1",
"license": "MIT",
"summary": "A simple iOS photo browser.",
"homepage": "https://github.com/mwaterfall/MWPhotoBrowser",
"authors": {
"Michael Waterfall": "mw@d3i.com"
},
"source": {
"git": "https://github.com/mwaterfall/MWPhotoBrowser.git",
"commit": "aa4fd901ccc164f11749773bcff60672dd2669cf"
},
"platforms": {
"ios": null
},
"source_files": "MWPhotoBrowser/Classes",
"resources": "MWPhotoBrowser/MWPhotoBrowser.bundle",
"frameworks": "MessageUI",
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
]
},
"requires_arc": false
}