[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 1 / DyteiOSCore / 0.2.0 / DyteiOSCore.podspec.json
blobbfee5a3fa18f3bac4199bd56249c8c2647dc4931
2   "name": "DyteiOSCore",
3   "version": "0.2.0",
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.2.0"
17   },
18   "vendored_frameworks": "DyteiOSCore.xcframework",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "DyteiOSSocketIO": [
26     ],
27     "mediasoup_ios_client": [
29     ]
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5.0"