[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / e / HUPhotoBrowser / 1.1.3 / HUPhotoBrowser.podspec.json
blobb9db66102158148e68eeffc6aaef36857f2c4540
2   "name": "HUPhotoBrowser",
3   "version": "1.1.3",
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.1.3"
16   },
17   "source_files": "HUPhotoBrowser/**/*.{h,m}",
18   "resources": [
19     "HUPhotoBrowser/HUPhotoPicker/*.png",
20     "HUPhotoBrowser/HUPhotoPicker/*.xib"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Photos",
26     "AssetsLibrary"
27   ]