[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 6 / 8 / VideoSDKRTC / 1.2.0 / VideoSDKRTC.podspec.json
blobd1d6a116d6cc2d3627dd4a9207d207edcd3767c4
2   "name": "VideoSDKRTC",
3   "version": "1.2.0",
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.2.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "Starscream": [
25     ]
26   },
27   "vendored_frameworks": [
28     "Frameworks/VideoSDKRTC.xcframework",
29     "Frameworks/vl_mediasoup_client_ios.xcframework",
30     "Frameworks/WebRTC.xcframework"
31   ],
32   "xcconfig": {
33     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
34     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module",
35     "ENABLE_BITCODE": "NO",
36     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
37     "SKIP_INSTALL": "NO"
38   },
39   "swift_version": "5.0"