[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 5 / 0 / SwiftUIRtc_iOS / 0.4.0-rc.2 / SwiftUIRtc_iOS.podspec.json
blobd0dc22c3f7afd54000714e3c739e64a365bfc8ea
2   "name": "SwiftUIRtc_iOS",
3   "module_name": "SwiftUIRtc",
4   "version": "0.4.0-rc.2",
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-rc.2"
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"