[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / a / VCSClientKit / 0.0.2 / VCSClientKit.podspec.json
blobbf23300cd25934cce4ed3104ee621d247169586a
2   "name": "VCSClientKit",
3   "version": "0.0.2",
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.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "VCSClient.bundle",
22   "vendored_frameworks": [
23     "VCSClientLib.xcframework",
24     "VCSClientKit.xcframework"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "armv7 x86_64 arm64 armv7s"
28   },
29   "dependencies": {
30     "AgoraRtcEngine_iOS": [
31       "4.3.0"
32     ],
33     "AgoraRtm_iOS": [
34       "2.1.10"
35     ]
36   }