3 "version": "4.0.0-beta8",
4 "summary": "Virgil SDK for Apple devices and languages.",
5 "cocoapods_version": ">= 0.36",
6 "homepage": "https://github.com/VirgilSecurity/virgil-sdk-x/tree/v4",
12 "Oleksandr Deundiak": "deundiak@gmail.com"
18 "git": "https://github.com/VirgilSecurity/virgil-sdk-x.git",
21 "weak_frameworks": "Foundation",
22 "module_name": "VirgilSDK",
23 "source_files": "Source/**/*.{h,m}",
24 "public_header_files": [
26 "Source/Client/*.{h}",
27 "Source/Client/Models/*.{h}",
28 "Source/Client/Models/Protocols/*.{h}",
29 "Source/Crypto/*.{h}",
30 "Source/Crypto/Keys/*.{h}"