4 "summary": "Virgil SDK for Apple devices and languages.",
5 "cocoapods_version": ">= 0.36",
6 "homepage": "https://github.com/VirgilSecurity/virgil-sdk-x/",
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/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}"