blob: 67b8f62b31c07533eb931dca1b29b247a6129bd9 [file] [log] [blame]
{
"name": "LvBrowScrollView",
"version": "0.0.1",
"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.1"
},
"source_files": "LvBrowScrollViewTest/LvBrowseImageView/*.*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.5"
]
}
}