[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 3 / b / LBPhotoPreviewController / 0.0.2 / LBPhotoPreviewController.podspec.json
blobf176df38a05c6d2aab3455ecb8b04b4185ad4d47
2   "name": "LBPhotoPreviewController",
3   "version": "0.0.2",
4   "summary": "支持本地图片和网络图片的图片浏览器。",
5   "description": "一个既支持本地图片也支持网络图片,代码极简单,极易集成的图片浏览器。。",
6   "homepage": "https://github.com/A1129434577/LBPhotoPreviewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBPhotoPreviewController.git",
19     "tag": "0.0.2"
20   },
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "LBReusableScrollView": [
27     ]
28   },
29   "source_files": "LBPhotoPreviewController/**/*.{h,m}",
30   "resources": "LBPhotoPreviewController/**/*.png",
31   "requires_arc": true