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