Skip to content

Commit

Permalink
[Add] TiCloudRTC 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
huaguowuhen authored and CocoaPodsBot committed Sep 19, 2023
1 parent bd58ced commit e4d18bb
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Specs/e/7/5/TiCloudRTC/3.5.2/TiCloudRTC.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "TiCloudRTC",
"version": "3.5.2",
"summary": "TiCloudRTC iOS实时语音呼叫SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ti-net/TiCloud-RTC-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gyb1314": "gyb_1314@126.com"
},
"source": {
"git": "https://github.com/ti-net/TiCloud-RTC-iOS.git",
"tag": "3.5.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "TiCloudRTC.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"AgoraAudio_iOS/RtcBasic": [
"4.1.1"
],
"AgoraRtm_iOS": [
"1.5.1"
]
}
}

0 comments on commit e4d18bb

Please sign in to comment.