blob: adfb6a3fd10858680f129aeeacd7f16980f1c8ad [file] [log] [blame]
{
"name": "TomoWalletCore",
"version": "0.0.3",
"summary": "A general-purpose TomoWallet.",
"homepage": "https://github.com/tunght91/tomowallet-ios-core",
"license": "MIT",
"authors": {
"CanDang": "candd1707@gmail.com"
},
"platforms": {
"ios": "11.1"
},
"swift_versions": "4.2",
"dependencies": {
"BigInt": [
],
"CryptoSwift": [
],
"TrezorCrypto": [
"~> 0.0.8"
],
"Moya": [
],
"PromiseKit": [
],
"SwiftProtobuf": [
],
"KeychainSwift": [
]
},
"source": {
"git": "https://github.com/tunght91/tomowallet-ios-core.git",
"tag": "0.0.3"
},
"pod_target_xcconfig": {
"SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
},
"swift_version": "4.2"
}