[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 7 / talkplus-webrtc-ios / 0.6.2 / talkplus-webrtc-ios.podspec.json
blobb4372be51fffa982f5e8128100422a3a4ed2b689
2   "name": "talkplus-webrtc-ios",
3   "version": "0.6.2",
4   "summary": "WebRTC SDK for TalkPlus",
5   "license": {
6     "type": "MIT",
7     "text": "Neptune Company. All rights Reserved."
8   },
9   "authors": "Neptune",
10   "homepage": "https://www.talkplus.io",
11   "description": "WebRTC SDK for TalkPlus",
12   "source": {
13     "git": "https://github.com/neptunez-dev/talkplus-webrtc-ios-release.git",
14     "tag": "0.6.2"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ios/TalkPlusWebRTC.xcframework"
21   },
22   "dependencies": {
23     "talkplus-ios": [
24       "0.6.3"
25     ],
26     "WebRTC-lib": [
27       "123.0.0"
28     ]
29   }