[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / c / 3 / DoclineVideoSDK / 1.0.5 / DoclineVideoSDK.podspec.json
blob90e59deb6f9b14caba4f0258198ac28b0bd5c45d
2   "name": "DoclineVideoSDK",
3   "version": "1.0.5",
4   "summary": "The iOS SDK allows you to integrate Docline video consultation services in an easy and simple way.",
5   "description": "The iOS SDK allows you to integrate Docline video consultation services in an easy and simple way, in applications for iPad and iPhone devices.",
6   "homepage": "https://docline.es",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aplicaciones Salud SL.": "developer@docline.es"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/dev-docline/doclinevideokitios.git",
19     "tag": "1.0.5"
20   },
21   "swift_versions": "5.0",
22   "ios": {
23     "vendored_frameworks": "DoclineVideoSDK.xcframework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "OpenTok": [
33       "~> 2.18.1"
34     ]
35   },
36   "swift_version": "5.0"