blob: 0d4d155179babd1e3925ab1cbaf92c02885fc579 [file] [log] [blame]
{
"name": "TezosGen",
"version": "1.0.2",
"summary": "Generate code from abi.json",
"description": "Generate code from abi.json using Swift tool.",
"homepage": "https://github.com/AckeeCZ/Tezos-iOS-Dev-Kit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ackee": "info@ackee.cz"
},
"source": {
"http": "https://github.com/AckeeCZ/Tezos-iOS-Dev-Kit/releases/download/1.0.2/tezosgen-1.0.2.zip"
},
"preserve_paths": "*",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"dependencies": {
"TezosSwift": [
"~> 1.0"
]
}
}