blob: 0a8de5fc40c6ef6bb7ab5c668f1d5fa24622e74b [file] [log] [blame]
{
"name": "CubeFlip",
"version": "0.0.2",
"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.2"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation"
}