blob: 53e7a512acc15c2b13d5235a7d9c9782d9e70c71 [file] [log] [blame]
{
"name": "Hypercube",
"version": "0.0.1",
"summary": "A framework for building hybrid apps.",
"homepage": "https://github.com/threeve/hypercube",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE"
},
"authors": "Jason Foreman",
"source": {
"git": "https://github.com/threeve/hypercube.git",
"tag": "0.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources"
}