blob: d7ea8a8e1a1fab497a0ffd49dba69f5a0cf0f8ed [file] [log] [blame]
{
"name": "CiaoTransitions",
"platforms": {
"ios": "11"
},
"summary": "With Ciao you can make fancy custom transitions. Use it in your iOS projects to make push and modal transitions between view controllers",
"requires_arc": true,
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alberto Aznar": "info@alberdev.com"
},
"homepage": "https://github.com/alberdev/CiaoTransitions",
"source": {
"git": "https://github.com/alberdev/CiaoTransitions.git",
"tag": "1.1.0"
},
"frameworks": "UIKit",
"source_files": "CiaoTransitions/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}