[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 8 / VideoSDKRTC / 1.0.1 / VideoSDKRTC.podspec.json
blobef41ced022a0df25e3d47ae3361557009d034911
2   "name": "VideoSDKRTC",
3   "version": "1.0.1",
4   "summary": "Interactive Video API Experiences for Develoeprs.",
5   "description": "Video sdk enables opportunity to integrate immersive video experiences into your application.",
6   "homepage": "https://github.com/videosdk-live/videosdk-rtc-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zujo Tech Pvt Ltd.": "support@zujo.io"
13   },
14   "source": {
15     "git": "https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git",
16     "tag": "v1.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "Starscream": [
24     ]
25   },
26   "vendored_frameworks": [
27     "Frameworks/VideoSDK.framework",
28     "Frameworks/vl_mediasoup_client_ios.framework",
29     "Frameworks/WebRTC.framework"
30   ],
31   "xcconfig": {
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
33     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module",
34     "ENABLE_BITCODE": "NO",
35     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
36     "SKIP_INSTALL": "NO"
37   },
38   "swift_versions": [
39     "5.1",
40     "5.2",
41     "5.3",
42     "5.4",
43     "5.5"
44   ],
45   "swift_version": "5.5"