[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 7 / c / HCBPhotoBrowser / 1.0.1 / HCBPhotoBrowser.podspec.json
blobb63bc8d8bd607f7f6b5f3f0b22c59fbddde84fd7
2   "name": "HCBPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "An easy PhotoBrowser",
5   "homepage": "https://github.com/spWang/HCBPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "spWang": "wsp810@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/spWang/HCBPhotoBrowser.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "HCBPhotoBrowserDemo/HCBPhotoBrowserDemo/HCBPhotoBrowser/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SDWebImage": [
22       "3.8.2"
23     ]
24   }