2 "name": "VirgilFoundation",
4 "summary": "VirgilFoundation is an apple-cross-platform framework which contains basic classes for creating key pairs, encrypting/decrypting data, signing data and verifying signs.",
5 "homepage": "https://github.com/VirgilSecurity/virgil-foundation-x",
11 "Pavlo Gorb": "p.orbitum@gmail.com"
20 "git": "https://github.com/VirgilSecurity/virgil-foundation-x.git",
23 "source_files": "Wrapper/*",
24 "public_header_files": "Wrapper/*.h",
26 "libraries": "stdc++",
28 "vendored_frameworks": "Frameworks/osx/*.framework"
31 "vendored_frameworks": "Frameworks/ios/*.framework"
34 "vendored_frameworks": "Frameworks/watchos/*.framework"
37 "vendored_frameworks": "Frameworks/tvos/*.framework"
40 "HEADER_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)/VirgilCrypto.framework/Headers"