2 "name": "EosioSwiftVault",
4 "summary": "Keychain and Secure Enclave functions for EOSIO.",
5 "homepage": "https://github.com/EOSIO/eosio-swift-vault",
8 "text": " Copyright (c) 2017-2019 block.one and its contributors. All rights reserved.\n"
11 "Todd Bowden": "todd.bowden@block.one"
14 "git": "https://github.com/EOSIO/eosio-swift-vault.git",
17 "swift_versions": "4.2",
21 "source_files": "EosioSwiftVault/**/*.swift",
22 "pod_target_xcconfig": {
23 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
24 "CLANG_ENABLE_MODULES": "YES",
25 "SWIFT_COMPILATION_MODE": "wholemodule",
26 "ENABLE_BITCODE": "YES"
38 "swift_version": "4.2"