[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 8 / d / SkyWay / 3.3.0 / SkyWay.podspec.json
blob0786e1f5648612e7da23b141ca73e3592037b822
2   "name": "SkyWay",
3   "version": "3.3.0",
4   "summary": "SkyWay simplifies peer-to-peer data, video, and audio calls using WebRTC.",
5   "description": "\"SkyWay\" 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://webrtc.ecl.ntt.com",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "NTT Communications": "skyway@ntt.com"
13   },
14   "source": {
15     "http": "https://github.com/skyway/skyway-ios-sdk/releases/download/v3.3.0/SkyWay_iOS_3.3.0.zip",
16     "flatten": true
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "SkyWay.framework",
22   "source_files": "SkyWay.framework/Headers/*.h",
23   "preserve_paths": "SkyWay.framework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }