[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 3 / BBPictureBrowser / 2.2.1 / BBPictureBrowser.podspec.json
blob6572cac6f83f817d4231cade520205aff2689105
2   "name": "BBPictureBrowser",
3   "version": "2.2.1",
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.2.1"
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   }