-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Add] AgoraIrisRTC_macOS 4.3.0-test.5
- Loading branch information
1 parent
6a825e6
commit 8f7d535
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
Specs/3/c/d/AgoraIrisRTC_macOS/4.3.0-test.5/AgoraIrisRTC_macOS.podspec.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "AgoraIrisRTC_macOS", | ||
"version": "4.3.0-test.5", | ||
"summary": "Agora macOS video SDK", | ||
"description": "mac OS library for agora A/V communication, broadcasting and data channel service.", | ||
"homepage": "https://docs.agora.io/en/Agora%20Platform/downloads", | ||
"license": { | ||
"type": "Copyright", | ||
"text": "Copyright 2023 agora.io. All rights reserved.\n" | ||
}, | ||
"authors": { | ||
"Agora Lab": "developer@agora.io" | ||
}, | ||
"platforms": { | ||
"osx": "10.10" | ||
}, | ||
"source": { | ||
"http": "https://download.agora.io/sdk/release/AgoraIrisRTC_macOS-4.3.0-test.5.zip" | ||
}, | ||
"vendored_frameworks": "AgoraRtcWrapper.framework", | ||
"requires_arc": true | ||
} |