blob: c5b47827260a0d7a6eabaf00b260f3b464b1f1d8 [file] [log] [blame]
{
"name": "MKCubeController",
"version": "1.1",
"license": "MIT",
"summary": "MKCubeController is used to create a rotating 3D cube navigation in Swift 4.0.",
"description": "MKCubeController is used to create a rotating 3D cube navigation in Swift 4.0. (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.1"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "MKCubeController/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}