[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / f / 2 / AnimationSwitchRootViewController / 1.0.0 / AnimationSwitchRootViewController.podspec.json
blobab2817f5dfdb2eabe37376250f8b851d35b6cb97
2   "name": "AnimationSwitchRootViewController",
3   "version": "1.0.0",
4   "summary": "Extension for UIWindow - animation switch rootViewController in UIWindow",
5   "description": "Core written in Objective-C, interface written in Swift.\nSupport two types animation: CATransition and move shnapshots views.",
6   "homepage": "https://github.com/ProVir/AnimationSwitchRootViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ViR (Vitaliy Korotkiy)": "admin@provir.ru"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ProVir/AnimationSwitchRootViewController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "AnimationSwitchRootViewController/*.{h,m,swift}"
23   ],
24   "public_header_files": "AnimationSwitchRootViewController/*.h"