[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / e / 2 / 3 / VirgilSDKRatchet / 0.2.1 / VirgilSDKRatchet.podspec.json
blob9b443d9365a541dd871be0e350d9b1dcf67cc8a7
2   "name": "VirgilSDKRatchet",
3   "version": "0.2.1",
4   "swift_versions": "5.0",
5   "license": {
6     "type": "BSD",
7     "file": "LICENSE"
8   },
9   "summary": "Virgil SDK for communication using Double Ratchet protocol for Apple devices and languages.",
10   "homepage": "https://github.com/VirgilSecurity/virgil-ratchet-x/",
11   "authors": {
12     "Virgil Security": "https://virgilsecurity.com/"
13   },
14   "source": {
15     "git": "https://github.com/VirgilSecurity/virgil-ratchet-x.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Source/**/*.{h,m,swift}",
25   "dependencies": {
26     "VirgilCryptoRatchet": [
27       "~> 0.10.0"
28     ],
29     "VirgilSDK": [
30       "~> 7.0"
31     ]
32   },
33   "swift_version": "5.0"