Skip to content

Commit

Permalink
[Add] AgoraRtm2_macOS 2.1.4.52012.test.01
Browse files Browse the repository at this point in the history
  • Loading branch information
AgoraBuilder authored and CocoaPodsBot committed Aug 11, 2023
1 parent 4335a3e commit 1c5526a
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "AgoraRtm2_macOS",
"version": "2.1.4.52012.test.01",
"summary": "Agora macOS Rtm2 SDK",
"description": "mac OS library for agora real-time message communication and broadcasting service.",
"homepage": "https://www.agora.io/en/blog/download/",
"license": {
"type": "Copyright",
"text": "Copyright 2023 agora.io. All rights reserved.\n"
},
"authors": {
"Agora Lab": "[email protected]"
},
"platforms": {
"osx": "10.10"
},
"source": {
"http": "https://download.agora.io/sdk/release/AgoraRtm2_macOS-2.1.4.52012.test.01.zip"
},
"vendored_frameworks": "AgoraRtmKit.xcframework",
"frameworks": [
"CoreWLAN",
"SystemConfiguration"
],
"libraries": [
"c++",
"resolv"
],
"requires_arc": true
}

0 comments on commit 1c5526a

Please sign in to comment.