[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 7 / HHPhotoPickerPro / 0.0.1 / HHPhotoPickerPro.podspec.json
blobd79ea98cbac095dc5448fa11ee4ab53c5bd35996
2   "name": "HHPhotoPickerPro",
3   "version": "0.0.1",
4   "summary": "和缓相册选择器",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "git@code.hh-medic.com:hh_public/HHPhotoPickerPro.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hh_client@hh-medic.com": "luozhiping@hh-medic.com"
13   },
14   "source": {
15     "git": "https://code.hh-medic.com/hh_public/HHPhotoPickerPro",
16     "tag": "0.0.1"
17   },
18   "source_files": "HHPhotoPicker.framework/Headers/*.*",
19   "vendored_frameworks": "HHPhotoPicker.framework",
20   "frameworks": [
21     "SystemConfiguration",
22     "AVFoundation",
23     "Accelerate"
24   ],
25   "libraries": [
26     "c++",
27     "resolv"
28   ],
29   "platforms": {
30     "ios": "9.0"
31   },
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC",
34     "ENABLE_BITCODE": "NO",
35     "ARCHS": [
36       "arm64"
37     ]
38   }