blob: 723a9d72f2569cc0fec6d78bab5687c872a7954a [file] [log] [blame]
{
"name": "ContractSwift",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/daisuke310vvv/ContractSwift",
"authors": {
"daisuke310vvv": "daisuke.sato1991@gmail.com"
},
"summary": "ContractSwift is a Ethereum Smart Contract struct file generater.",
"source": {
"http": "https://github.com/daisuke310vvv/ContractSwift/releases/download/0.2.0/contractswift.zip",
"flatten": true
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"requires_arc": true,
"preserve_paths": "*",
"social_media_url": "http://twitter.com/st_dsk",
"dependencies": {
"ContractSwift.Library": [
]
}
}