[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / d / 3 / f / VirgilSDKPythia / 0.12.0-dev.1 / VirgilSDKPythia.podspec.json
blob754c779a5934a77025f4c567cd97cbf8c184211c
2   "name": "VirgilSDKPythia",
3   "version": "0.12.0-dev.1",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "BSD",
7     "file": "LICENSE"
8   },
9   "summary": "Virgil Pythia SDK for Apple devices and languages.",
10   "homepage": "https://github.com/VirgilSecurity/virgil-pythia-x/",
11   "authors": {
12     "Virgil Security": "https://virgilsecurity.com/"
13   },
14   "source": {
15     "git": "https://github.com/VirgilSecurity/virgil-pythia-x.git",
16     "tag": "0.12.0-dev.1"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.13",
21     "tvos": "11.0",
22     "watchos": "4.0"
23   },
24   "source_files": "Source/**/*.{swift}",
25   "dependencies": {
26     "VirgilSDK": [
27       "= 9.0.0"
28     ],
29     "VirgilCryptoPythia": [
30       "= 0.17.0"
31     ]
32   },
33   "swift_version": "5.0"