[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 7 / c / HCBPhotoBrowser / 1.1.1 / HCBPhotoBrowser.podspec.json
blobfeecffcf5bcb28ec9c63c0f8ae58f2df04de6d76
2   "name": "HCBPhotoBrowser",
3   "version": "1.1.1",
4   "summary": "一个图片浏览器,适合用于大图浏览; 1.1.1更新为sourceview支持传空",
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.1.1"
16   },
17   "source_files": "HCBPhotoBrowserDemo/HCBPhotoBrowserDemo/HCBPhotoBrowser/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SDWebImage": [
22       "4.0.0"
23     ]
24   }