blob: c6bfd8dde39d430d23b1833b76e003bf473c70bb [file] [log] [blame]
{
"name": "CubeController",
"version": "1.0.1",
"summary": "A view controller container class for creating a 3D rotating cube of view controllers.",
"homepage": "https://github.com/nicklockwood/CubeController",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"authors": {
"Nick Lockwood": "support@charcoaldesign.co.uk"
},
"source": {
"git": "https://github.com/nicklockwood/CubeController.git",
"tag": "1.0.1"
},
"source_files": "CubeController",
"frameworks": "QuartzCore",
"requires_arc": true,
"platforms": {
"ios": "4.3"
}
}