blob: 6d057bc5fb3e37ee3a9f59fbe58923207b9ecca8 [file] [log] [blame]
{
"name": "TSAnimatedRootViewSwitcheroo",
"version": "1.0.1",
"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.0.1"
},
"source_files": "TSAnimatedRootViewSwitcheroo.[mh]",
"public_header_files": "TSAnimatedRootViewSwitcheroo.h",
"requires_arc": true
}