2 "name": "VirgilCrypto",
8 "summary": "Contains basic classes for creating key pairs, encrypting/decrypting data, signing data and verifying signatures.",
9 "homepage": "https://github.com/VirgilSecurity/virgil-crypto-x",
11 "Virgil Security": "https://virgilsecurity.com/"
14 "git": "https://github.com/VirgilSecurity/virgil-crypto-x.git",
23 "source_files": "VirgilCrypto/**/*.{h,mm,swift}",
24 "public_header_files": [
25 "VirgilCrypto/Source/*.h",
26 "VirgilCrypto/Source/pfs/*.h"
28 "libraries": "stdc++",
30 "vendored_frameworks": "VSCCrypto/PrebuiltFramework/iOS/VSCCrypto.framework"
33 "vendored_frameworks": "VSCCrypto/PrebuiltFramework/macOS/VSCCrypto.framework"
36 "vendored_frameworks": "VSCCrypto/PrebuiltFramework/tvOS/VSCCrypto.framework"
39 "vendored_frameworks": "VSCCrypto/PrebuiltFramework/watchOS/VSCCrypto.framework"