blob: 8c6a1bad39610df7e79ef527a40535b9b9eaf9bb [file] [log] [blame]
{
"name": "LGPPhotoBrowser",
"version": "0.0.5",
"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.5"
},
"source_files": "三图复用/LGPPhotoBrowser/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.0.1"
],
"SDWebImage": [
"~> 3.8.1"
]
}
}