[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 9 / toastcam_webrtc_client / 1.2.3 / toastcam_webrtc_client.podspec.json
blobf2cf2d9621c0ca0110bb5894355978a650eb15cc
2   "name": "toastcam_webrtc_client",
3   "version": "1.2.3",
4   "summary": "WebRTC Client and Player for iOS",
5   "description": "WebRTC Client and Player for iOS",
6   "homepage": "https://github.nhnent.com/mediatechlab/toastcam_webrtc_client_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pisces": "pisces@nhn.com"
13   },
14   "source": {
15     "git": "https://github.nhnent.com/mediatechlab/toastcam_webrtc_client_ios.git",
16     "tag": "1.2.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "toastcam_webrtc_client/Classes/**/*",
22   "dependencies": {
23     "eIDWebRTC.bitcode": [
25     ],
26     "Socket.IO-Client-Swift": [
27       "~> 15.2.0"
28     ]
29   }