blob: 21cc3efbd2b22ea1cb4479ea025df75f15f96a75 [file] [log] [blame]
{
"name": "Whitespace",
"version": "0.0.1",
"license": "MIT",
"summary": "Whitespace interpreter writen in swift",
"homepage": "https://github.com/bonels/Whitespace",
"authors": {
"bonels": "dev.bonels@gmail.com"
},
"source": {
"git": "https://github.com/bonels/Whitespace.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
}
}