[Add] VonageMLTransformers 4.0.0-dev.395
[CocoaPods.git] / Specs / 0 / d / 6 / SkyWay-iOS-SDK / 0.2.1 / SkyWay-iOS-SDK.podspec.json
blob3d9b6147cc611152230230e441df897bb3d34fce
2   "name": "SkyWay-iOS-SDK",
3   "version": "0.2.1",
4   "summary": "SkyWay simplifies peer-to-peer data, video, and audio calls using WebRTC.",
5   "description": "\"SkyWay iOS SDK\" is a framework that enables using SkyWay in iOS apps.\nSkyWay simplifies peer-to-peer data, video, and audio calls using WebRTC.",
6   "homepage": "https://github.com/nttcom/SkyWay-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "NTT Communications": "skyway@ntt.com"
13   },
14   "source": {
15     "git": "https://github.com/nttcom/SkyWay-iOS-SDK.git",
16     "tag": "v0.2.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "SkyWay.framework",
22   "frameworks": [
23     "AudioToolbox",
24     "AVFoundation",
25     "CoreMedia",
26     "CoreVideo",
27     "VideoToolbox",
28     "CoreGraphics",
29     "Foundation",
30     "GLKit",
31     "SystemConfiguration"
32   ],
33   "ios": {
34     "libraries": [
35       "c++",
36       "stdc++.6.0.9",
37       "sqlite3",
38       "icucore"
39     ]
40   },
41   "deprecated": true