[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 6 / c / 0 / QnapRoomSDK / 1.0.0 / QnapRoomSDK.podspec.json
blob573f7341570576b62fafb0bff79b2abb84e141c8
2   "name": "QnapRoomSDK",
3   "version": "1.0.0",
4   "summary": "QnapRoomSDK",
5   "description": "The QnapRoomSDK lets you embed real-time voice and video into your iOS apps.",
6   "homepage": "https://qnap.com",
7   "license": "MIT",
8   "authors": "The QnapRoomSDK project authors.",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "http": "http://download.qnap.com/afobot/ios/1.0.0/CocoaPods/QnapRoomSDK.zip"
14   },
15   "ios": {
16     "vendored_frameworks": "QnapRoomSDK/*.framework"
17   },
18   "dependencies": {
19     "GoogleWebRTC": [
20       "1.1.27828"
21     ],
22     "TwilioVideo": [
23       "~> 2.5.1"
24     ]
25   }