blob: 0ae9c1a14cccc73c02af6cad7f127573a0ddf4e4 [file] [log] [blame]
{
"name": "web3swiftCak256.pod",
"version": "2.1.10-cak256",
"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": "TTCOffical-Super",
"source": {
"git": "https://github.com/TTCOffical/web3swift",
"tag": "2.1.10-cak256"
},
"source_files": "Sources/web3swift/**/*.swift",
"swift_versions": "4.2",
"module_name": "web3swift",
"dependencies": {
"PromiseKit": [
"6.8.4"
],
"BigInt": [
"~> 3.1"
],
"secp256k1.c": [
"~> 0.1"
],
"keccak.c": [
"~> 0.1"
],
"scrypt.c": [
"~> 0.1"
]
},
"swift_version": "4.2"
}