[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 9 / a / 7 / SendBirdWebRTC / 1.4.0 / SendBirdWebRTC.podspec.json
blob76a380179309cc100c5c4a6b47e655007171c55a
2   "name": "SendBirdWebRTC",
3   "version": "1.4.0",
4   "summary": "WebRTC Framework",
5   "description": "WebRTC Framework for SendBird Video Chat",
6   "homepage": "https://sendbird.com",
7   "license": {
8     "type": "BSD",
9     "file": "WebRTC.xcframework/LICENSE.md"
10   },
11   "authors": {
12     "Jed Gyeong": "jed.gyeong@sendbird.com",
13     "Young Hwang": "young.hwang@sendbird.com",
14     "Minhyuk Kim": "minhyuk.kim@sendbird.com",
15     "Jaesung Lee": "jaesung.lee@sendbird.com"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "documentation_url": "https://docs.sendbird.com/",
22   "source": {
23     "http": "https://github.com/sendbird/sendbird-webrtc-ios/releases/download/1.4.0/WebRTC.xcframework.zip"
24   },
25   "ios": {
26     "vendored_frameworks": "WebRTC.xcframework"
27   }