Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Specs/2/e/b/EnablexWebRTC/1.0.2/EnablexWebRTC.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.2",
"summary": "EnablexWebRTC iOS Toolkit.",
"description": "The iOS Toolkit needs be used to build native iOS Application to integrate Real Time Communication using EnableX Platform. This toolkit exposes functions, methods, notifications required to communicate with EnableX Signalling Servers and Media Servers using a Valid Token to carry out a RTC Session.",
"homepage": "https://www.enablex.io/developer/video-api/client-api/ios-toolkit/",
"homepage": "https://developer.enablex.io/docs/references/sdks/video-sdk/ios-sdk/index/",
"authors": {
"enablex": "https://github.com/enablex"
},
Expand All @@ -15,7 +15,7 @@
"ios": "13.0"
},
"source": {
"http": "https://www.enablex.io/developer/wp-content/uploads/EnablexWebRTC_1.0.2.zip"
"http": "https://developer.enablex.io/downloads/EnablexWebRTC_1.0.2.zip"
},
"ios": {
"vendored_frameworks": "EnablexWebRTC/WebRTC.framework"
Expand Down