[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / e / VirgilCrypto / 5.0.0-alpha4 / VirgilCrypto.podspec.json
blob0d13719720a1b6507f47ffee19d0c496ef26e1a9
2   "name": "VirgilCrypto",
3   "version": "5.0.0-alpha4",
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.0.0-alpha4"
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     "VirgilCryptoAPI": [
27       "~> 1.0"
28     ],
29     "VirgilCryptoFoundation": [
30       "~> 0.7.0"
31     ]
32   },
33   "swift_version": "5.0"