[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 0 / VirgilCryptoPythia / 0.16.0 / VirgilCryptoPythia.podspec.json
blobf0f7a858273f2d930160c1b764b0e27bcfffc618
2   "name": "VirgilCryptoPythia",
3   "version": "0.16.0",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "BSD",
7     "file": "LICENSE"
8   },
9   "summary": "Contains swift classes working with Pythia crypto.",
10   "homepage": "https://github.com/VirgilSecurity/virgil-cryptowrapper-x",
11   "authors": {
12     "Virgil Security": "https://virgilsecurity.com/"
13   },
14   "source": {
15     "git": "https://github.com/VirgilSecurity/virgil-cryptowrapper-x.git",
16     "tag": "0.16.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.9",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "public_header_files": "VirgilCryptoPythia/VirgilCryptoPythia.h",
25   "source_files": "VirgilCryptoPythia/**/*.{h,mm,swift}",
26   "dependencies": {
27     "VirgilCryptoFoundation": [
28       "= 0.16.0"
29     ],
30     "VSCCrypto/Common": [
31       "= 0.16.0"
32     ],
33     "VSCCrypto/Foundation": [
34       "= 0.16.0"
35     ],
36     "VSCCrypto/Pythia": [
37       "= 0.16.0"
38     ]
39   },
40   "swift_version": "5.0"