Skip to content

Commit

Permalink
[Add] AgoraMeetingLibrary_iOS 1.10.3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
winok authored and CocoaPodsBot committed Nov 10, 2023
1 parent 6a8c07f commit 2c30a17
Showing 1 changed file with 47 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"name": "AgoraMeetingLibrary_iOS",
"version": "1.10.3.2.1",
"summary": "A short description of AgoraMeetingLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/apass-msdk/AgoraMeetingLibrary_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"winok8": "winok8@gmail.com"
},
"source": {
"git": "https://github.com/apass-msdk/AgoraMeetingLibrary_iOS.git",
"tag": "1.10.3.2.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"vendored_frameworks": "AgoraMeetingKit.xcframework",
"dependencies": {
"MJExtension": [
"~> 3.2.1"
],
"AgoraRtcEngine_Special_iOS": [
"4.2.3.1"
],
"AFNetworking/Serialization": [
"~> 4.0.1"
],
"AFNetworking/Security": [
"~> 4.0.1"
],
"AFNetworking/Reachability": [
"~> 4.0.1"
],
"AFNetworking/NSURLSession": [
"~> 4.0.1"
],
"SocketRocket": [
"~> 0.6.0"
]
}
}

0 comments on commit 2c30a17

Please sign in to comment.