[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 9 / VirgilPythia / 0.2.0 / VirgilPythia.podspec.json
blobf902e08d958b7646336f70d8f5ccf638ecb6137f
2   "name": "VirgilPythia",
3   "version": "0.2.0",
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/pythia-x/",
10   "authors": {
11     "Virgil Security": "https://virgilsecurity.com/"
12   },
13   "source": {
14     "git": "https://github.com/VirgilSecurity/pythia-x.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/**/*.{swift}",
24   "dependencies": {
25     "VirgilSDK": [
26       "~> 5.1.0"
27     ],
28     "VirgilCryptoApiImpl": [
29       "~> 3.1.2"
30     ]
31   },
32   "deprecated_in_favor_of": "VirgilSDKPythia"