blob: 7ca1f2c95aed5fde34b8df0fdf5645c0a1abb04f [file] [log] [blame]
{
"name": "GLPhotoBrowser",
"version": "1.0.0",
"summary": "A iOS photo browser like wechat",
"description": "GLPhotoBrowser is a iOS photo browser like wechat",
"homepage": "https://github.com/gaoli/GLPhotoBrowser",
"license": "MIT",
"authors": {
"gaoli": "3071730@qq.com"
},
"source": {
"git": "https://github.com/gaoli/GLPhotoBrowser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "GLPhotoBrowser/Classes/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
"3.8.2"
],
"KVOController": [
"1.2.0"
]
}
}