blob: 675d10a030e83a21b16f7e3c9f27a9a9ac909c61 [file] [log] [blame]
{
"name": "MJPhotoBrowser",
"version": "1.0.2",
"summary": "The easiest lightest way to use PhotoBrowser, enhanced by Sunnyyoung.",
"homepage": "https://github.com/Sunnyyoung/MJPhotoBrowser",
"license": "MIT",
"authors": {
"azxfire": "https://github.com/azxfire"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Sunnyyoung/MJPhotoBrowser.git",
"tag": "1.0.2"
},
"source_files": "MJPhotoBrowser/MJPhotoBrowser/*.{h,m}",
"resources": "MJPhotoBrowser/MJPhotoBrowser/*.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"SVProgressHUD": [
],
"YLGIFImage": [
]
},
"deprecated": true
}