[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / a / 7 / SendBirdWebRTC / 1.0.1 / SendBirdWebRTC.podspec.json
blobc75efe548f68143bdf3556511ad69b2fd8c80dd4
2   "name": "SendBirdWebRTC",
3   "version": "1.0.1",
4   "summary": "WebRTC Framework",
5   "description": "WebRTC Framework for SendBird Video Chat",
6   "homepage": "https://sendbird.com",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jed Gyeong": "jed.gyeong@sendbird.com",
13     "Young Hwang": "young.hwang@sendbird.com"
14   },
15   "source": {
16     "git": "https://github.com/sendbird/sendbird-webrtc-ios.git",
17     "tag": "1.0.1"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "documentation_url": "https://docs.sendbird.com/",
24   "ios": {
25     "vendored_frameworks": "WebRTC.framework"
26   }