blob: c66673c60e8df2c60874fd0ee3d41ca7ab0583ed [file] [log] [blame]
{
"name": "web3swiftSuper.pod",
"version": "2.1.14",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"license": {
"type": "Apache License 2.0",
"file": "LICENSE.md"
},
"summary": "Web3 implementation in pure Swift for iOS, macOS, tvOS, watchOS and Linux",
"homepage": "https://github.com/TTCOffical/web3swift",
"authors": "Bankex Foundation",
"source": {
"git": "https://github.com/TTCOffical/web3swift.git",
"tag": "2.1.14"
},
"source_files": "Sources/web3swiftSuper/**/*.swift",
"swift_versions": "4.2",
"module_name": "web3swift",
"dependencies": {
"PromiseKit": [
"6.8.4"
],
"BigInt": [
"~> 3.1"
],
"secp256k1.c": [
"~> 0.1.2"
],
"keccak.c": [
"~> 0.1"
],
"scrypt.c": [
"~> 0.1"
]
},
"swift_version": "4.2"
}