[Add] DriveMetaDataiOSSDK 0.0.7
[CocoaPods.git] / Specs / 9 / a / 7 / SendBirdWebRTC / 1.3.0 / SendBirdWebRTC.podspec.json
bloba9e29003efc595b4f94138887541cea05897e4cd
2   "name": "SendBirdWebRTC",
3   "version": "1.3.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": "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   },
17   "source": {
18     "git": "https://github.com/sendbird/sendbird-webrtc-ios.git",
19     "tag": "1.3.0"
20   },
21   "requires_arc": true,
22   "platforms": {
23     "ios": "9.0"
24   },
25   "documentation_url": "https://docs.sendbird.com/",
26   "ios": {
27     "vendored_frameworks": "WebRTC.framework"
28   }