[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 5 / 9 / SpetrovDavinci / 3.2.0-beta4 / SpetrovDavinci.podspec.json
blob90286653e7b9ba7a2d9097a77120f3d0802c5465
2   "name": "SpetrovDavinci",
3   "version": "3.2.0-beta4",
4   "summary": "Davinci SDK for iOS",
5   "description": "The Davinci SDK is a powerful and flexible library for Authentication and Authorization. It is designed to be easy to use and extensible. It provides a simple API for navigating the authentication flow and handling the various states that can\noccur during the authentication process.",
6   "homepage": "https://www.pingidentity.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Ping Identity",
12   "source": {
13     "git": "https://github.com/spetrov/ping-davinci-spetrov.git",
14     "tag": "3.2.0-beta4"
15   },
16   "module_name": "SpetrovDavinci",
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "platforms": {
22     "ios": "13.0"
23   },
24   "source_files": [
25     "Davinci/**/*.swift",
26     "Davinci/**/*.c",
27     "Davinci/**/*.h"
28   ],
29   "resource_bundles": {
30     "Davinci": [
31       "Davinci/*.xcprivacy"
32     ]
33   },
34   "ios": {
35     "dependencies": {
36       "SpetrovOidc": [
37         "~> 2.9.0-beta2"
38       ]
39     }
40   },
41   "swift_version": "5.1"