blob: 20ad589900e1aa41a2c1b76acba14d09962af6bc [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": "0.2.2",
"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": "0.2.2"
},
"frameworks": "UIKit",
"source_files": "CiaoTransitions/**/*.{swift}",
"swift_version": "4.2"
}