[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 0 / HUPhotoPicker / 1.0.1 / HUPhotoPicker.podspec.json
blobb1677e374148635baa0291d8ce61e034976d710e
2   "name": "HUPhotoPicker",
3   "version": "1.0.1",
4   "summary": "A PhotoPicker for photo library.",
5   "homepage": "https://github.com/hujewelz/HUPhotoPicker",
6   "license": "MIT",
7   "authors": {
8     "Jewelz Hu": "hujewelz@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/hujewelz/HUPhotoPicker.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "HUPhotoPicker/*.{h,m}",
18   "resources": [
19     "HUPhotoPicker/*.png",
20     "HUPhotoPicker/*.xib"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Photos",
25     "AssetsLibrary"
26   ]