2 "name": "VirgilCrypto",
4 "summary": "Contains basic classes for creating key pairs, encrypting/decrypting data, signing data and verifying signs.",
5 "homepage": "https://github.com/VirgilSecurity/virgil-foundation-x",
6 "cocoapods_version": ">= 0.36",
12 "Oleksandr Deundiak": "deundiak@gmail.com"
19 "git": "https://github.com/VirgilSecurity/virgil-foundation-x.git",
22 "module_name": "VirgilCrypto",
23 "source_files": "Source/**/*.{h,m}",
24 "public_header_files": [
29 "libraries": "stdc++",
31 "vendored_frameworks": "CryptoLib/iOS/VSCCrypto.framework"
34 "vendored_frameworks": "CryptoLib/macOS/VSCCrypto.framework"
37 "HEADER_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)/VSCCrypto.framework/Headers"