[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / e / f / VirgilSDK / 4.3.1 / VirgilSDK.podspec.json
blob54b9dae1bf24a960e35610336f45cec5ab4ef931
2   "name": "VirgilSDK",
3   "version": "4.3.1",
4   "summary": "Virgil SDK for Apple devices and languages.",
5   "cocoapods_version": ">= 0.36",
6   "homepage": "https://github.com/VirgilSecurity/virgil-sdk-x/",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oleksandr Deundiak": "deundiak@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/VirgilSecurity/virgil-sdk-x.git",
19     "tag": "4.3.1"
20   },
21   "weak_frameworks": "Foundation",
22   "module_name": "VirgilSDK",
23   "source_files": "Source/**/*.{h,m}",
24   "public_header_files": [
25     "Source/*.{h}",
26     "Source/Client/*.{h}",
27     "Source/Client/Models/*.{h}",
28     "Source/Client/Models/Requests/*.{h}",
29     "Source/Client/Models/Responses/*.{h}",
30     "Source/Client/Models/SnapshotModels/*.{h}",
31     "Source/Client/Models/Protocols/*.{h}",
32     "Source/Crypto/*.{h}",
33     "Source/Crypto/Keys/*.{h}",
34     "Source/KeyStorage/*.{h}"
35   ],
36   "requires_arc": true,
37   "dependencies": {
38     "VirgilCrypto": [
39       "~> 2.0.4"
40     ]
41   },
42   "deprecated": true