blob: bcf5bd43563355309bfbad8ab2b3a5e62b579998 [file] [log] [blame]
{
"name": "WalletCoreTypes",
"version": "2.0.2",
"summary": "Trust Wallet Core defines and types",
"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/TrustWalletCoreTypes-2.0.2.zip"
},
"social_media_url": "https://twitter.com/wallet_core",
"platforms": {
"ios": "11.0",
"osx": "10.12"
},
"swift_versions": "5.1",
"source_files": [
"swift/Sources/Generated/Enums/*.swift",
"swift/Sources/Generated/Protobuf/*.swift"
],
"dependencies": {
"SwiftProtobuf": [
]
},
"swift_version": "5.1"
}