blob: 43dc013d1b6fa68996fa8c007dd46577d09adb17 [file] [log] [blame]
{
"name": "CubeFlip",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"summary": "Simple flip cube, box in swift",
"homepage": "https://github.com/Armanoide/CubeFlip",
"authors": {
"Billa Norbert": "norbert.billa@gmail.com"
},
"source": {
"git": "https://github.com/Armanoide/CubeFlip.git",
"tag": "0.0.1"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation"
}