blob: 5e958d6fd91dfc76fb3aaba734aa8dc6f142c7ae [file] [log] [blame]
{
"name": "CubeFlip",
"version": "0.0.6",
"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.6"
},
"source_files": "SRC/*.{swift}",
"requires_arc": true,
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}