blob: c5f584e7bd4a56f4977200a6ea759165fc0ad772 [file] [log] [blame]
{
"name": "Cub",
"version": "0.7.3",
"license": "MIT",
"summary": "The Cub Programming Language",
"homepage": "https://github.com/louisdh/cub",
"social_media_url": "http://twitter.com/LouisDhauwe",
"authors": {
"Louis D'hauwe": "louisdhauwe@silverfox.be"
},
"source": {
"git": "https://github.com/louisdh/cub.git",
"tag": "0.7.3"
},
"module_name": "Cub",
"platforms": {
"ios": "8.0",
"osx": "10.12"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.cub"
}