blob: 880b345ee2548717a6c129274f80516af28dc73d [file] [log] [blame]
{
"name": "SGImageBrowser",
"version": "1.0.5",
"license": "MIT",
"summary": "Browser a imageViews image easily.",
"homepage": "https://github.com/Shanguo/SGImageBrowser",
"authors": {
"刘山国": "857363312@qq.com"
},
"source": {
"git": "https://github.com/shanguo/SGImageBrowser.git",
"tag": "1.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "SGImageBrowser/SGImageBrowser/**/*.{h,m}",
"resource_bundles": {
"SGImageBrowser": [
"SGImageBrowser/SGImageBrowser/**/*.{xib,nib,storyboard,png}"
]
},
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 4.3.0"
]
}
}