[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / 9 / VirgilCryptoApiImpl / 3.1.4 / VirgilCryptoApiImpl.podspec.json
blob4bdbd1efac62011cb1dfb1a5008ee53ea546ee0a
2   "name": "VirgilCryptoApiImpl",
3   "version": "3.1.4",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "summary": "Contains implementation of VirgilCryptoAPI using VirgilCrypto library.",
9   "homepage": "https://github.com/VirgilSecurity/virgil-foundation-x",
10   "authors": {
11     "Virgil Security": "https://virgilsecurity.com/"
12   },
13   "source": {
14     "git": "https://github.com/VirgilSecurity/virgil-foundation-x.git",
15     "tag": "3.1.4"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "VirgilCryptoApiImpl/**/*.swift",
24   "dependencies": {
25     "VirgilCryptoAPI": [
26       "= 1.0.2"
27     ],
28     "VirgilCrypto": [
29       "= 3.1.4"
30     ]
31   }