[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 5 / 0 / SwiftUIRtc_iOS / 0.4.0 / SwiftUIRtc_iOS.podspec.json
blob976192812b965dcdde7bd685798ae54fd80caf7b
2   "name": "SwiftUIRtc_iOS",
3   "module_name": "SwiftUIRtc",
4   "version": "0.4.0",
5   "summary": "SwiftUI classes for Agora's Video Real-time Engine.",
6   "description": "Use this pod to create SwiftUI Video calling or live streaming applications.",
7   "homepage": "https://github.com/AgoraIO-Community/SwiftUIRtc",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Max Cobb": "max@agora.io"
14   },
15   "source": {
16     "git": "https://github.com/AgoraIO-Community/SwiftUIRtc.git",
17     "tag": "0.4.0"
18   },
19   "platforms": {
20     "ios": "14.0"
21   },
22   "swift_versions": [
23     "5.7"
24   ],
25   "static_framework": true,
26   "source_files": "Sources/SwiftUIRtc/*",
27   "dependencies": {
28     "AgoraRtcEngine_iOS": [
29       "~> 4.2.0"
30     ]
31   },
32   "swift_version": "5.7"