[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 3 / b / LBPhotoPreviewController / 1.0.1 / LBPhotoPreviewController.podspec.json
blob147861ba19f0df8286abb4e6d36417061fd0443c
2   "name": "LBPhotoPreviewController",
3   "version": "1.0.1",
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": "1.0.1"
20   },
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "LBReusableScrollView": [
27     ]
28   },
29   "source_files": "LBPhotoPreviewController/**/*.{h,m}",
30   "resources": "LBPhotoPreviewController/**/*.bundle",
31   "requires_arc": true