blob: d6641923bd0af3e0ff5704998d272d6d6f69f132 [file] [log] [blame]
{
"name": "CTLCubeContainerViewController",
"version": "1.1",
"summary": "CTLCubeContainerViewController is for cube animation",
"description": "CTLCubeContainerViewController is for cube animation transition among viewcontrollers",
"homepage": "https://github.com/CanThaiLinh/CTLCubeContainerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CanThaiLinh": "linhct.dev@gmail.vn"
},
"source": {
"git": "https://github.com/CanThaiLinh/CTLCubeContainerViewController.git",
"tag": "1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CTLCubeContainerViewController/ClassCode/*.{swift}",
"frameworks": [
"Foundation"
],
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}