[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 3 / BBPictureBrowser / 1.0.0 / BBPictureBrowser.podspec.json
blob154d369ca1b0eeb46a39b81abfd33adc5c0d9996
2   "name": "BBPictureBrowser",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "iOS 开发中的图片浏览器.",
6   "authors": {
7     "姚旭": "1453810050@qq.com"
8   },
9   "homepage": "https://github.com/ebamboo/BBPictureBrowser",
10   "source": {
11     "git": "https://github.com/ebamboo/BBPictureBrowser.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "BBPictureBrowser/BBPictureBrowser/*.{h,m}",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }