[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 0 / UIWindow-Transition / 0.0.2 / UIWindow-Transition.podspec.json
blobc8c1aebf2e50a12c43343189886d51f2941bcaca
2   "name": "UIWindow-Transition",
3   "version": "0.0.2",
4   "summary": "UIWindow transition effect while change window's rootViewController",
5   "description": "an extension of UIWindow for the transition effect of changing window's rootViewController",
6   "homepage": "https://github.com/litt1e-p/UIWindow-Transition",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/UIWindow-Transition.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "UIWindow-Transition/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]