[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 3 / f / VirgilSDKPythia / 0.11.0 / VirgilSDKPythia.podspec.json
blobfbc107499e8e0a670948989daf8c04c8a403611b
2   "name": "VirgilSDKPythia",
3   "version": "0.11.0",
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.11.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Source/**/*.{swift}",
25   "dependencies": {
26     "VirgilSDK": [
27       "~> 8.1.0"
28     ],
29     "VirgilCryptoPythia": [
30       "~> 0.16.1"
31     ]
32   },
33   "swift_version": "5.0"