[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / c / d / 1 / DyteiOSCore / 0.6.7 / DyteiOSCore.podspec.json
blob4e4ed9ea34a5e251d94f6c65f782f7e38e95263f
2   "name": "DyteiOSCore",
3   "version": "0.6.7",
4   "summary": "Beta release for DyteiOSCore SDK which provides Audio/Video calling without UI",
5   "description": "Logically separate the responsibility of video calling logic and UI. This means decoupling, speed, performance, and control over your RTC!",
6   "homepage": "https://dyte.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dyte": "dev@dyte.io"
13   },
14   "source": {
15     "git": "https://github.com/dyte-in/DyteMobileCoreiOS.git",
16     "tag": "0.6.7"
17   },
18   "vendored_frameworks": "DyteiOSCore.xcframework",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "DyteiOSSocketIO": [
25       "~> 0.1.6"
26     ],
27     "JitsiWebRTC": [
28       "~> 106.0.0"
29     ]
30   },
31   "swift_version": "5.0"