blob: e0efa5d4b29fb08308c654f481a05d4b7ba1184c [file] [log] [blame]
{
"name": "AZRootViewControllerTransitions",
"version": "1.0",
"summary": "Animate Root View Controller transitions.",
"description": "Animate when you switch the root view controller of your application.",
"homepage": "https://github.com/azurcoding/AZRootViewControllerTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Azurcoding",
"source": {
"git": "https://github.com/azurcoding/AZRootViewControllerTransitions.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/azurcoding",
"platforms": {
"ios": "8.0"
},
"source_files": "AZRootViewControllerTransitions/Classes/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}