blob: ccaf4bd1258b952dc7900254bfe57212ec990068 [file] [log] [blame]
{
"name": "MKCubeController",
"version": "1.0.2",
"license": "MIT",
"summary": "MKCubeController is used to create a rotating 3D cube navigation in Swift 2.1.",
"description": "MKCubeController is used to create a rotating 3D cube navigation in Swift 2.1. (translated from @nicklockwood CubeController)\nHere the link https://github.com/nicklockwood/CubeController",
"homepage": "https://github.com/kmalkic/MKCubeController",
"authors": {
"Kevin Malkic": "k_malkic@yahoo.fr"
},
"source": {
"git": "https://github.com/kmalkic/MKCubeController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKCubeController/*.swift",
"requires_arc": true
}