blob: 875567b897e0d0226964f3cf2a8af524f71a72e9 [file] [log] [blame]
{
"name": "JGPhotoBrowser",
"version": "1.1.1",
"summary": "The easiest lightest way to use PhotoBrowser. Copy and update from Sunnyyoung/MJPhotoBrowser.",
"description": "The easiest lightest way to use PhotoBrowser.\nCopy and update from 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.1.1"
},
"source_files": "SourceFiles/*.{h,m}",
"resources": "SourceFiles/*.bundle",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"SVProgressHUD": [
"~> 2.1"
],
"YLGIFImage": [
"~> 0.11"
]
}
}