2 "name": "TomoWalletCore",
4 "summary": "A general-purpose TomoWallet.",
5 "homepage": "https://github.com/tomochain/tomowallet-core-ios",
8 "CanDang": "candd1707@gmail.com"
13 "swift_versions": "4.2",
38 "git": "https://github.com/tomochain/tomowallet-core-ios.git",
41 "source_files": "TomoWalletCore/TomoWalletcore/**/*.{swift,h,m}",
42 "public_header_files": [
43 "TomoWalletCore/TomoWalletcore/TomoWalletCore.h",
44 "TomoWalletCore/TomoWalletcore/Crypto.h"
46 "pod_target_xcconfig": {
47 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
49 "swift_version": "4.2"