[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 7 / a / VCSClientKit / 0.1.0 / VCSClientKit.podspec.json
blobed790df8d6b3b123da067c8487d67c70a0ae9a27
2   "name": "VCSClientKit",
3   "version": "0.1.0",
4   "summary": "VCSClientKit 集成UI的视频客服SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ti-net-project/VCSClientKit-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/VCSClientKit-iOS.git",
16     "tag": "0.1.0"
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.2"
39     ]
40   }