[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 7 / 8 / VirgilE3Kit / 0.5.2 / VirgilE3Kit.podspec.json
blobf125402750f8dd49a4c9ea5f6bae6e1e37ad94e1
2   "name": "VirgilE3Kit",
3   "version": "0.5.2",
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.11",
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.2"
22   },
23   "source_files": "Source/**/*.{swift}",
24   "dependencies": {
25     "VirgilSDKKeyknox": [
26       "~> 0.4.1"
27     ],
28     "VirgilSDKPythia": [
29       "~> 0.5.1"
30     ]
31   }