blob: 7a6e525333f7fcc37e564bba816181ee6e146dd5 [file] [log] [blame]
{
"name": "JGPhotoBrowser",
"version": "1.2.1",
"summary": "The easiest lightest way to use PhotoBrowser. Modified from Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser) .",
"description": "The easiest lightest way to use PhotoBrowser.\nModified from Sunnyyoung/MJPhotoBrowser (https://github.com/Sunnyyoung/MJPhotoBrowser) .",
"homepage": "https://github.com/dengni8023/JGPhotoBrowser",
"license": "MIT",
"authors": {
"等你8023": "945835664@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dengni8023/JGPhotoBrowser.git",
"tag": "1.2.1"
},
"source_files": "JGPhotoBrowser/*.{h,m}",
"resources": "JGPhotoBrowser/*.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"SDWebImage/GIF": [
],
"SVProgressHUD": [
"~> 2.1"
]
}
}