[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 4 / 9 / VirgilKeysiOS / 2.2.0 / VirgilKeysiOS.podspec.json
blobfbb0cdb86b13107d525026f31494e35a9686fef2
2   "name": "VirgilKeysiOS",
3   "version": "2.2.0",
4   "summary": "VirgilKeysiOS offers SDK for Virgil Keys service calls and models.",
5   "homepage": "https://github.com/VirgilSecurity/VirgilKeysiOS",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavlo Gorb": "p.orbitum@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/VirgilSecurity/VirgilKeysiOS.git",
18     "tag": "2.2.0"
19   },
20   "source_files": "Classes/**/*",
21   "public_header_files": "Classes/**/*.h",
22   "requires_arc": true,
23   "deprecated": true,
24   "deprecated_in_favor_of": "VirgilKeys",
25   "dependencies": {
26     "VirgilFoundation": [
28     ],
29     "VirgilKit": [
31     ]
32   }