[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 0 / HUPhotoPicker / 1.0.5 / HUPhotoPicker.podspec.json
blob4c1c6df6f8393c6ccb60e99705aa7c4fa4f2b55a
2   "name": "HUPhotoPicker",
3   "version": "1.0.5",
4   "summary": "本地图片选择器.",
5   "description": "本地图片选择器,支持图片多选",
6   "homepage": "https://github.com/hujewelz/HUPhotoPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hujewelz": "hujewelz@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hujewelz/HUPhotoPicker.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HUPhotoPicker/Classes/**/*",
22   "resource_bundles": {
23     "HUPhotoPicker": [
24       "HUPhotoPicker/Assets/*.{xib,png}"
25     ]
26   },
27   "public_header_files": "HUPhotoPicker/Classes/**/{HUPhotoPicker,HUPhotoManager,HUImagePickerViewController}.h",
28   "frameworks": [
29     "UIKit",
30     "Photos"
31   ]