[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 1 / e / HUPhotoBrowser / 1.3.1 / HUPhotoBrowser.podspec.json
blob1ad55654e0779c1066601ea84fa56644ee326a70
2   "name": "HUPhotoBrowser",
3   "version": "1.3.1",
4   "summary": "photo browser for ios, which can browse Photo library and web image",
5   "homepage": "https://github.com/hujewelz/HUPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Jewelz Hu": "https://github.com/hujewelz/HUPhotoBrowser"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/hujewelz/HUPhotoBrowser.git",
15     "tag": "1.3.1"
16   },
17   "source_files": "HUPhotoBrowser/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Photos",
22     "AssetsLibrary"
23   ],
24   "public_header_files": [
25     "HUPhotoBrowser/HUPhotoBrowser.h",
26     "HUPhotoBrowser/HUPhotoPicker/HUImagePickerViewController.h",
27     "HUPhotoBrowser/HUWebImageDownloader/{UIImageView+HUWebImage,HUWebImageDownloader}.h"
28   ],
29   "dependencies": {
30     "SVProgressHUD": [
32     ]
33   }