[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / f / BGYProjectCamera / 0.0.1 / BGYProjectCamera.podspec.json
bloba1ffbc752ec5080edd2963223bfdc70478772322
2   "name": "BGYProjectCamera",
3   "version": "0.0.1",
4   "summary": "该组件提供水印工程相机,工程相册功能,同时兼容非分类类型相机",
5   "description": "该组件提供水印工程相机,工程相册功能,同时兼容非分类类型相机拍摄,并存储照片到相册",
6   "homepage": "https://git.bgy.com.cn/pt00176/bgyprojectcamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xinchuang": "xinchuang@countrygarden.com.cn"
13   },
14   "source": {
15     "git": "https://git.bgy.com.cn/pt00176/bgyprojectcamera.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.5",
22   "resource_bundles": {
23     "Resources": "BGYProjectCamera/Classes/BGYProjectCamera.framework/ZLPhotoBrowser.bundle"
24   },
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "AVFoundation",
29     "CoreFoundation",
30     "CoreMedia",
31     "QuartzCore",
32     "Photos"
33   ],
34   "vendored_frameworks": "BGYProjectCamera/classes/BGYProjectCamera.framework",
35   "pod_target_xcconfig": {
36     "ONLY_ACTIVE_ARCH": "NO"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "source_files": "BGYProjectCamera/Classes/BGYProjectCamera.framework/Headers/*.{h,m}",
42   "dependencies": {
43     "BlocksKit": [
45     ],
46     "MJExtension": [
48     ],
49     "FMDB": [
51     ],
52     "WCDB": [
54     ],
55     "PGDatePicker": [
57     ]
58   },
59   "swift_version": "4.5"