[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 7 / LBPhotoBrowser / 2.2.2 / LBPhotoBrowser.podspec.json
blob0ad363ff325b5463aea082a375c7d0319c8e8753
2   "name": "LBPhotoBrowser",
3   "version": "2.2.2",
4   "summary": "a photo browser for iOS.",
5   "description": "a photo browser High imitation WeChat",
6   "homepage": "https://github.com/tianliangyihou/LBPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "llb": "1422295521@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/tianliangyihou/LBPhotoBrowser.git",
16     "tag": "2.2.2"
17   },
18   "source_files": [
19     "LBPhotoBrowser",
20     "test/LBPhotoBrowser/*.{h,m}"
21   ],
22   "resources": "test/LBPhotoBrowser/LBPhotoBrowser.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }