[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / f / 9 / UIWindowTransitions / 0.2.0 / UIWindowTransitions.podspec.json
bloba6ae428739f2d53c800c951b0138210d45751d1a
2   "name": "UIWindowTransitions",
3   "version": "0.2.0",
4   "summary": "Animated transitions for UIWindow's rootViewController property",
5   "description": "This library allows to execute animated transition when changing the UIWindow's rootViewController property. Animations are done using CoreAnimation.",
6   "homepage": "https://github.com/malcommac/UIWindowTransitions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "me@danielemargutti.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/malcommac/UIWindowTransitions.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "Foundation",
24   "swift_version": "4.2"