[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / 7 / 5 / NablaVideoCall / 1.0.0-alpha19 / NablaVideoCall.podspec.json
blobafc32e3988b293db6b0a724b1377f77b3040b208
2   "name": "NablaVideoCall",
3   "version": "1.0.0-alpha19",
4   "summary": "NablaVideoCall iOS SDK",
5   "description": "The Nabla iOS SDK makes it quick and easy to build an excellent healthcare communication experience in your iOS app. \nWe provide powerful and customizable UI elements that can be used out-of-the-box to create a full healthcare communication experience. \nWe also expose the low-level APIs that power those UIs so that you can build fully custom experiences.\n\nRight now the library is in alpha, meaning all core features are here and ready to be used but API might change during the journey to a stable 1.0 version.",
6   "homepage": "https://www.nabla.com",
7   "documentation_url": "https://docs.nabla.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Nabla Technologies",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/nabla/nabla-ios.git",
19     "tag": "1.0.0-alpha19"
20   },
21   "source_files": [
22     "Sources/NablaVideoCall/**/*.swift"
23   ],
24   "resource_bundles": {
25     "NablaVideoCallResources": "Sources/NablaVideoCall/Resources/**/*"
26   },
27   "dependencies": {
28     "NablaCore": [
29       "1.0.0-alpha19"
30     ],
31     "LiveKitClient": [
32       "~> 1.0.3"
33     ]
34   },
35   "swift_version": "5.0"