[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 3 / BBPictureBrowser / 2.1.0 / BBPictureBrowser.podspec.json
blobe65485d8e02ef8bc03573c8fe1d50dbaf6b559e4
2   "name": "BBPictureBrowser",
3   "version": "2.1.0",
4   "license": "MIT",
5   "summary": "一个轻量级的图片浏览器",
6   "authors": {
7     "ebamboo": "1453810050@qq.com"
8   },
9   "homepage": "https://github.com/ebamboo/BBPictureBrowser",
10   "source": {
11     "git": "https://github.com/ebamboo/BBPictureBrowser.git",
12     "tag": "2.1.0"
13   },
14   "source_files": "BBPictureBrowser/BBPictureBrowser/*.{h,m}",
15   "resources": "BBPictureBrowser/BBPictureBrowser/Resources/*",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }