[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / e / HUPhotoBrowser / 1.2.4 / HUPhotoBrowser.podspec.json
blob2732d6c70458e779b25c5c9d84f1dcca49370b16
2   "name": "HUPhotoBrowser",
3   "version": "1.2.4",
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.2.4"
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   ]