[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / d / 0 / 3 / PexipRTC / 0.7.0 / PexipRTC.podspec.json
blob5a14f55b5f8ae3360c2ee6f1746992e6f4602b2a
2   "name": "PexipRTC",
3   "version": "0.7.0",
4   "summary": "Pexip WebRTC-based media stack for sending and receiving video streams.",
5   "description": "Pexip Swift SDK is designed for use by iOS/macOS voice/video applications \nthat want to initiate or connect to conferences hosted on the Pexip Infinity platform.",
6   "homepage": "https://github.com/pexip",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Pexip AS",
12   "platforms": {
13     "ios": "13.0",
14     "osx": "10.15"
15   },
16   "swift_versions": [
17     "5"
18   ],
19   "source": {
20     "git": "https://github.com/pexip/pexip-swift-sdk.git",
21     "tag": "0.7.0"
22   },
23   "source_files": [
24     "Sources/PexipRTC/**/*.swift"
25   ],
26   "dependencies": {
27     "WebRTCObjc": [
28       "105.0.0"
29     ],
30     "PexipCore": [
31       "0.7.0"
32     ],
33     "PexipMedia": [
34       "0.7.0"
35     ]
36   },
37   "swift_version": "5"