blob: adb3a23a021965673f66ee8064c3b8c2f9ccbfe3 [file] [log] [blame]
{
"name": "ContractCodegen",
"version": "0.0.2",
"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": "contractcodegen_pod/LICENSE"
},
"authors": {
"Ackee": "info@ackee.cz"
},
"source": {
"git": "https://github.com/AckeeCZ/Ethereum-iOS-Dev-Kit.git",
"tag": "0.0.2"
},
"preserve_paths": "contractcodegen_pod/**",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}