[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / d / 3 / f / VirgilSDKPythia / 0.5.3 / VirgilSDKPythia.podspec.json
bloba4788f29064de1fc989bdea4bfe287c35b4f699e
2   "name": "VirgilSDKPythia",
3   "version": "0.5.3",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "summary": "Virgil Pythia SDK for Apple devices and languages.",
9   "homepage": "https://github.com/VirgilSecurity/virgil-pythia-x/",
10   "authors": {
11     "Virgil Security": "https://virgilsecurity.com/"
12   },
13   "source": {
14     "git": "https://github.com/VirgilSecurity/virgil-pythia-x.git",
15     "tag": "0.5.3"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.11",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/**/*.{swift}",
24   "dependencies": {
25     "VirgilSDK": [
26       "~> 5.7"
27     ],
28     "VirgilCryptoPythia": [
29       "~> 0.8.0"
30     ],
31     "VirgilCrypto": [
32       "5.0.0-alpha5"
33     ]
34   }