[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / a / 7 / SendBirdWebRTC / 1.1.1 / SendBirdWebRTC.podspec.json
blob30663e73435fca474a96d912f82b10fb19626c41
2   "name": "SendBirdWebRTC",
3   "version": "1.1.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     "Minhyuk Kim": "minhyuk.kim@sendbird.com",
15     "Jaesung Lee": "jaesung.lee@sendbird.com",
16     "Damon Park": "damon.park@sendbird.com"
17   },
18   "source": {
19     "git": "https://github.com/sendbird/sendbird-webrtc-ios.git",
20     "tag": "1.1.1"
21   },
22   "requires_arc": true,
23   "platforms": {
24     "ios": "9.0"
25   },
26   "documentation_url": "https://docs.sendbird.com/",
27   "ios": {
28     "vendored_frameworks": "WebRTC.framework"
29   }