2 "name": "VirgilFoundation",
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 "Pavlo Gorb": "virgil.orbitum@gmail.com"
21 "git": "https://github.com/VirgilSecurity/virgil-foundation-x.git",
24 "module_name": "VirgilFoundation",
25 "source_files": "Wrapper/*",
26 "public_header_files": "Wrapper/*.h",
28 "libraries": "stdc++",
30 "vendored_frameworks": "Frameworks/osx/*.framework"
33 "vendored_frameworks": "Frameworks/ios/*.framework"
36 "vendored_frameworks": "Frameworks/watchos/*.framework"
39 "vendored_frameworks": "Frameworks/tvos/*.framework"
42 "HEADER_SEARCH_PATHS": "$(FRAMEWORK_SEARCH_PATHS)/VirgilCrypto.framework/Headers"