blob: 5e97443e90894aec3122d471e65e30cebc1b9e72 [file] [log] [blame]
{
"name": "Cub",
"version": "0.9.1",
"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.9.1"
},
"module_name": "Cub",
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"source_files": "Sources/**/*.swift",
"resources": "Sources/**/*.cub"
}