[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / HHPhotoPickerPro_github / 0.0.1 / HHPhotoPickerPro_github.podspec.json
blobb07e2d0452349c2ebf5087ac920a4f8e3619505d
2   "name": "HHPhotoPickerPro_github",
3   "version": "0.0.1",
4   "summary": "和缓相册选择器(github)",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iOSluozhiping/HHPhotoPickerPro",
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://github.com/iOSluozhiping/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": "10.0"
31   },
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC",
34     "ENABLE_BITCODE": "NO",
35     "ARCHS": [
36       "arm64"
37     ]
38   }