[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 0 / d / 7 / VCSSDK / 1.3.24 / VCSSDK.podspec.json
blob0312fe5a80e646ac5de3da905949f85689d19660
2   "name": "VCSSDK",
3   "version": "1.3.24",
4   "summary": "视频会议SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/seastart/vcs-ios-cocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SailorGa": "ljia789@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seastart/vcs-ios-cocoapods.git",
16     "tag": "1.3.24"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "weak_frameworks": [
23     "SystemConfiguration",
24     "Accelerate",
25     "AVFoundation",
26     "QuartzCore",
27     "CoreGraphics",
28     "CoreMedia",
29     "CoreAudio",
30     "CoreVideo",
31     "CoreML",
32     "OpenGLES",
33     "Security",
34     "CFNetwork",
35     "UIKit",
36     "Foundation",
37     "ReplayKit",
38     "PushKit",
39     "CoreTelephony"
40   ],
41   "libraries": [
42     "icucore",
43     "c",
44     "z",
45     "iconv",
46     "bz2",
47     "c++",
48     "resolv"
49   ],
50   "dependencies": {
51     "MMKV": [
53     ],
54     "Protobuf": [
56     ],
57     "SSZipArchive": [
58       ">= 2.4.3"
59     ],
60     "AFNetworking": [
61       ">= 4.0.0"
62     ]
63   },
64   "vendored_frameworks": "VCSSDK/Depend/*.framework",
65   "resources": "VCSSDK/Resources/*.bundle",
66   "user_target_xcconfig": {
67     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) VCS_USE_PROTOBUF_BEAUTY_IMPORTS=1"
68   },
69   "pod_target_xcconfig": {
70     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) VCS_USE_PROTOBUF_BEAUTY_IMPORTS=1"
71   }