[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 8 / 9 / LWPhotoBrowser / 0.0.1 / LWPhotoBrowser.podspec.json
blobb1545ec6d43a03330d2a85d0734b205986e3f339
2   "name": "LWPhotoBrowser",
3   "version": "0.0.1",
4   "summary": "图片浏览器",
5   "description": "一款类似微信图片浏览的库",
6   "homepage": "https://github.com/LittleCuteCat/LWPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "LittleCuteCat": "weil218@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LittleCuteCat/LWPhotoBrowser.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }