blob: 3ebdbe9292febbf08b63575427dc10f7e946211c [file] [log] [blame]
{
"name": "SHPhotoBrowser",
"version": "0.0.9",
"summary": "SHPhotoBrowser",
"description": "SHPhotoBrowser ShowJoy",
"homepage": "https://github.com/ShowJoy-com/SHPhotoBrowser_iOS.git",
"license": "MIT",
"authors": {
"果冻": "guodong@showjoy.com"
},
"source": {
"git": "https://github.com/ShowJoy-com/SHPhotoBrowser_iOS.git",
"tag": "0.0.9"
},
"source_files": "SHPhotoBrowser/SHPhotoBrowser/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}