blob: 4b24435b80123c0ca20e43b4b9d83de4022936db [file] [log] [blame]
{
"name": "LvBrowScrollView",
"version": "0.0.2",
"summary": "仿微信朋友圈图片浏览",
"description": "仿微信朋友圈图片浏览。",
"homepage": "https://github.com/PlacidoLv/LvBrowScrollView",
"license": "MIT",
"authors": {
"PlacidoLv": "327853338@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/PlacidoLv/LvBrowScrollView.git",
"tag": "0.0.2",
"commit": "55d17a1056b1d6f3556b493164aa04e861562db0"
},
"source_files": "LvBrowseImageView/{*.h,*.m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.5"
]
}
}