blob: 240b75fdab1909d28c9555d9eccd898de21673ea [file] [log] [blame]
{
"name": "TSAnimatedRootViewSwitcheroo",
"version": "1.2.0",
"summary": "A simple container controller to animate transitions to change UIWindow.rootViewController.",
"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.2.0"
},
"source_files": "TSAnimatedRootViewSwitcheroo.[mh]",
"public_header_files": "TSAnimatedRootViewSwitcheroo.h",
"requires_arc": true
}