blob: 3c4787f33c35f3b1c0f7ab78e589376090c9a3c7 [file] [log] [blame]
{
"name": "LGPPhotoBrowser",
"version": "0.0.6",
"summary": "The most easy way for autoLayout. 一个图片浏览,可以旋转放大,左右滑动",
"homepage": "https://github.com/LiaoGuopeng/LGPPhotoBrowser",
"license": "MIT",
"authors": {
"guopeng liao": "756581014@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LiaoGuopeng/LGPPhotoBrowser",
"tag": "0.0.6"
},
"source_files": "三图复用/LGPPhotoBrowser/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"SDWebImage": [
"~> 3.8.1"
]
}
}