[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 7 / 8 / VirgilE3Kit / 0.1.1 / VirgilE3Kit.podspec.json
blob9c9262ffa092d43355d37d1bb0c62d9c7e9db9fe
2   "name": "VirgilE3Kit",
3   "version": "0.1.1",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "summary": "Vigil E3Kit for Apple devices and languages",
9   "homepage": "https://github.com/VirgilSecurity/e3kit-x/",
10   "authors": {
11     "Virgil Security": "https://virgilsecurity.com/"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.10",
16     "tvos": "9.0",
17     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/VirgilSecurity/e3kit-x.git",
21     "tag": "0.1.1"
22   },
23   "source_files": "Source/**/*.{swift}",
24   "dependencies": {
25     "VirgilCryptoApiImpl": [
26       "~> 3.1"
27     ],
28     "VirgilSDKKeyknox": [
29       "~> 0.2"
30     ],
31     "VirgilSDKPythia": [
32       "~> 0.3"
33     ]
34   }