[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / c / f / LvBrowScrollView / 0.0.2 / LvBrowScrollView.podspec.json
blob4b24435b80123c0ca20e43b4b9d83de4022936db
2   "name": "LvBrowScrollView",
3   "version": "0.0.2",
4   "summary": "仿微信朋友圈图片浏览",
5   "description": "仿微信朋友圈图片浏览。",
6   "homepage": "https://github.com/PlacidoLv/LvBrowScrollView",
7   "license": "MIT",
8   "authors": {
9     "PlacidoLv": "327853338@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/PlacidoLv/LvBrowScrollView.git",
16     "tag": "0.0.2",
17     "commit": "55d17a1056b1d6f3556b493164aa04e861562db0"
18   },
19   "source_files": "LvBrowseImageView/{*.h,*.m}",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7.5"
24     ]
25   }