blob: 4c4cd9927af928872cea3719df1ec49e9ba24ec2 [file] [log] [blame]
{
"name": "SHPhotoBrowser",
"version": "0.0.5",
"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.5"
},
"source_files": "SHPhotoBrowser/SHPhotoBrowser/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"PINRemoteImage/iOS": [
"~> 3.0.0-beta.8"
],
"PINRemoteImage/PINCache": [
]
}
}