blob: d212fa1e660c120e5b8366ee07f386ffca8e5cce [file] [log] [blame]
{
"name": "AZTransitions",
"version": "0.1",
"summary": "Framework that helps you to work with custom modal transtions.",
"description": "With this framework can easily work with custom modal transitions. CustomModalTransition class provides you with all nesessary API, so you should only think about aniamtions.",
"homepage": "https://github.com/azimin/AZTransition",
"license": "MIT",
"authors": {
"Alexander Zimin": "azimin@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/azimin/AZTransition.git",
"tag": "0.1"
},
"source_files": "Source/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}