blob: 4a56e313e6f7e4c21ecaa6b1f8628c0fa9d1fb20 [file] [log] [blame]
{
"name": "ContractCodegen",
"version": "0.0.1",
"summary": "Generate code from abi.json",
"description": "Generate code from abi.json using Swift tool.",
"homepage": "https://github.com/AckeeCZ/Ethereum-iOS-Dev-Kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ackee": "info@ackee.cz"
},
"source": {
"http": "https://github.com/AckeeCZ/Ethereum-iOS-Dev-Kit/releases/download/0.0.1/contractcodegen-0.0.1.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}