[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / f / VirgilSDK / 3.0.0 / VirgilSDK.podspec.json
blob89d2934d8427c6cf8626eee01b62e5cf486b3dcc
2   "name": "VirgilSDK",
3   "version": "3.0.0",
4   "summary": "Virgil SDK for Apple devices and languages.",
5   "cocoapods_version": ">= 0.36",
6   "homepage": "https://github.com/VirgilSecurity/virgil-sdk-x/tree/v3",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pavlo Gorb": "virgil.orbitum@gmail.com"
13   },
14   "platforms": {
15     "osx": "10.11",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/VirgilSecurity/virgil-sdk-x.git",
22     "tag": "3.0.0"
23   },
24   "module_name": "VirgilSDK",
25   "source_files": "Classes/**/*",
26   "private_header_files": [
27     "Classes/Networking/Requests/Identity/**/*.h",
28     "Classes/Networking/Requests/Keys/**/*.h",
29     "Classes/Networking/Requests/PrivateKeys/**/*.h"
30   ],
31   "requires_arc": true,
32   "dependencies": {
33     "VirgilFoundation": [
35     ]
36   },
37   "deprecated": true