blob: 4bc40bcbc5438a8331983736485825052be39699 [file] [log] [blame]
{
"name": "TSAnimatedRootViewSwitcheroo",
"version": "1.0.0",
"summary": "A simple container controller for your that lets you animate transitions from one UIWindow.rootViewController to a new one.",
"homepage": "https://github.com/timshadel/TSAnimatedRootViewSwitcheroo",
"license": "MIT",
"authors": {
"Tim Shadel": "github@timshadel.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/timshadel/TSAnimatedRootViewSwitcheroo.git",
"tag": "1.0.0"
},
"source_files": "TSAnimatedRootViewSwitcheroo.[mh]",
"public_header_files": "TSAnimatedRootViewSwitcheroo.h",
"requires_arc": true
}