[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 0 / d / 6 / SkyWay-iOS-SDK / 0.2.2 / SkyWay-iOS-SDK.podspec.json
blob14fe5f1678d12d029b1263cde809398ee5e9eb8d
2   "name": "SkyWay-iOS-SDK",
3   "version": "0.2.2",
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://nttcom.github.io/skyway",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "NTT Communications": "skyway@ntt.com"
13   },
14   "source": {
15     "http": "https://s3-ap-northeast-1.amazonaws.com/skyway-sdk-production/skyway-ios-sdk.zip",
16     "flatten": true
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