[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 8 / VideoSDKRTC / 1.0.0 / VideoSDKRTC.podspec.json
blobc74f607cf8704933d432119cd6ad75431169fe42
2   "name": "VideoSDKRTC",
3   "version": "1.0.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.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "Starscream": [
24     ],
25     "SwiftyJSON": [
27     ]
28   },
29   "vendored_frameworks": [
30     "Frameworks/VideoSDK.framework",
31     "Frameworks/vl_mediasoup_client_ios.framework",
32     "Frameworks/WebRTC.framework"
33   ],
34   "xcconfig": {
35     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
36     "OTHER_SWIFT_FLAGS": "-Xcc -Wno-error=non-modular-include-in-framework-module",
37     "ENABLE_BITCODE": "NO"
38   },
39   "swift_versions": [
40     "5.1",
41     "5.2",
42     "5.3"
43   ],
44   "swift_version": "5.3"