[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 5 / 2 / e / VirgilCrypto / 5.2.0 / VirgilCrypto.podspec.json
blob5cbc0d2d8c0256a94a0b9217913465755d0e8601
2   "name": "VirgilCrypto",
3   "version": "5.2.0",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "BSD",
7     "file": "LICENSE"
8   },
9   "summary": "Contains high level crypto operations VirgilCrypto c library.",
10   "homepage": "https://github.com/VirgilSecurity/virgil-crypto-x",
11   "authors": {
12     "Virgil Security": "https://virgilsecurity.com/"
13   },
14   "source": {
15     "git": "https://github.com/VirgilSecurity/virgil-crypto-x.git",
16     "tag": "5.2.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Source/**/*.swift",
25   "dependencies": {
26     "VirgilCryptoFoundation": [
27       "~> 0.11.0"
28     ]
29   },
30   "swift_version": "5.0"