[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / a / VCSClientKit / 0.0.7 / VCSClientKit.podspec.json
blob4cbfd35726040d4ac6d508e641eb3aad709ea6ca
2   "name": "VCSClientKit",
3   "version": "0.0.7",
4   "summary": "VCSClientKit 集成UI的视频客服SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ti-net-project/VCSClient-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gyb1314": "gyb_1314@126.com"
13   },
14   "source": {
15     "git": "https://github.com/ti-net-project/VCSClient-iOS",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resources": "VCSClient.bundle",
22   "vendored_frameworks": [
23     "VCSClientLib.xcframework",
24     "VCSClientKit.xcframework",
25     "AgoraRtmKit.xcframework"
26   ],
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "armv7 x86_64 arm64 armv7s"
29   },
30   "dependencies": {
31     "AgoraRtcEngine_iOS/RtcBasic": [
32       "4.3.0"
33     ],
34     "AgoraRtcEngine_iOS/ReplayKit": [
35       "4.3.0"
36     ],
37     "FTMobileSDK": [
38       "1.5.0"
39     ]
40   }