[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 7 / talkplus-webrtc-ios / 0.6.0 / talkplus-webrtc-ios.podspec.json
blobc84b3eb60e370623350e4cb0dafd733a0cae472e
2   "name": "talkplus-webrtc-ios",
3   "version": "0.6.0",
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.0"
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.0"
25     ],
26     "WebRTC-lib": [
27       "123.0.0"
28     ]
29   }