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