[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 7 / 8 / VirgilE3Kit / 0.5.0 / VirgilE3Kit.podspec.json
blobd1a00ffcced374f0b8f2c6d8044b3f7fa3bbd141
2   "name": "VirgilE3Kit",
3   "version": "0.5.0",
4   "license": {
5     "type": "BSD",
6     "file": "LICENSE"
7   },
8   "summary": "Vigil E3Kit for Apple devices and languages",
9   "homepage": "https://github.com/VirgilSecurity/virgil-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/virgil-e3kit-x.git",
21     "tag": "0.5.0"
22   },
23   "source_files": "Source/**/*.{swift}",
24   "dependencies": {
25     "VirgilSDKKeyknox": [
26       "~> 0.4.0"
27     ],
28     "VirgilSDKPythia": [
29       "~> 0.5.0"
30     ]
31   }