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