[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 7 / 2 / d / PexipInfinityClient / 0.7.0 / PexipInfinityClient.podspec.json
blobf6cfbdbd13a66cda89a63c8cf972c34f2ad0adf2
2   "name": "PexipInfinityClient",
3   "version": "0.7.0",
4   "summary": "A fluent client for Pexip Infinity REST API v2, conference controls, events, media signaling and token refreshing.",
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/PexipInfinityClient/**/*.swift"
25   ],
26   "dependencies": {
27     "PexipCore": [
28       "0.7.0"
29     ]
30   },
31   "swift_version": "5"