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