[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 6 / 2 / 5 / VirgilKeys / 2.2.2 / VirgilKeys.podspec.json
blobf21c517f1432fdbfa9d1de2e7ea5b0a89c095a3e
2   "name": "VirgilKeys",
3   "version": "2.2.2",
4   "summary": "VirgilKeys offers SDK for Virgil Keys service calls and models.",
5   "homepage": "https://github.com/VirgilSecurity/virgil-sdk-keys-x",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavlo Gorb": "p.orbitum@gmail.com"
12   },
13   "platforms": {
14     "osx": "10.11",
15     "ios": "8.0",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/VirgilSecurity/virgil-sdk-keys-x.git",
21     "tag": "2.2.2"
22   },
23   "source_files": "Classes/**/*",
24   "public_header_files": "Classes/**/*.h",
25   "requires_arc": true,
26   "deprecated": true,
27   "deprecated_in_favor_of": "VirgilSDK",
28   "dependencies": {
29     "VirgilFoundation": [
30       "1.3.3"
31     ],
32     "VirgilKit": [
34     ]
35   }