[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / e / HUPhotoBrowser / 1.0.1 / HUPhotoBrowser.podspec.json
blobbe68f03ca8540b9d7d5d8cf288ec5c8e5231a8fd
2   "name": "HUPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "photo browser for ios.",
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.0.1"
16   },
17   "source_files": "HUPhotoBrowser/**/*.{h,m}",
18   "resources": [
19     "HUPhotoBrowser/**/*.png",
20     "HUPhotoBrowser/**/*.xib"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Photos",
25     "AssetsLibrary"
26   ]