[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 6 / TSAnimatedRootViewSwitcheroo / 1.0.0 / TSAnimatedRootViewSwitcheroo.podspec.json
blob4bc40bcbc5438a8331983736485825052be39699
2   "name": "TSAnimatedRootViewSwitcheroo",
3   "version": "1.0.0",
4   "summary": "A simple container controller for your that lets you animate transitions from one UIWindow.rootViewController to a new one.",
5   "homepage": "https://github.com/timshadel/TSAnimatedRootViewSwitcheroo",
6   "license": "MIT",
7   "authors": {
8     "Tim Shadel": "github@timshadel.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/timshadel/TSAnimatedRootViewSwitcheroo.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "TSAnimatedRootViewSwitcheroo.[mh]",
18   "public_header_files": "TSAnimatedRootViewSwitcheroo.h",
19   "requires_arc": true