blob: 9bada8aee27dab398c5b53721717020c1df4b75a [file] [log] [blame]
{
"name": "WalletCoreFW",
"version": "2.0.2",
"summary": "Trust Wallet core data structures and algorithms.",
"homepage": "https://github.com/trustwallet/wallet-core",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hewigovens": "360470+hewigovens@users.noreply.github.com"
},
"source": {
"http": "https://wallet-core-dev.s3.ap-northeast-2.amazonaws.com/TrustWalletCore.xcframework-2.0.2.zip"
},
"social_media_url": "https://twitter.com/wallet_core",
"vendored_frameworks": "TrustWalletCore.xcframework",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"dependencies": {
"SwiftProtobuf": [
]
},
"swift_version": "5.1"
}