blob: 498236f3c203f6fd23741682bf86c4a480adced3 [file] [log] [blame]
{
"name": "GHWPhotoBrowser",
"version": "1.0.1",
"summary": "a light weight and easy to use photo browser.",
"homepage": "https://github.com/guohongwei719/GHWPhotoBrowser.git",
"license": "MIT",
"authors": {
"guohongwei719": "guohongwei719@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/guohongwei719/GHWPhotoBrowser.git",
"tag": "1.0.1"
},
"source_files": "GHWPhotoBrowser/PhotoBrowser/*.{h,m}",
"dependencies": {
"SDWebImage": [
"~>3.7"
]
},
"requires_arc": true
}