blob: ce4ec0b5091ca45ef86d23defe1089b7a676dde1 [file] [log] [blame]
{
"name": "UIWindowTransition",
"version": "1.2",
"summary": "UIWindowTransition is easy way to animated set root view controller of UIWindow. It written in Swift 4.2",
"homepage": "https://github.com/YuriFox/UIWindowTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuriFox": "yuri17fox@gmail.com"
},
"source": {
"git": "https://github.com/YuriFox/UIWindowTransition.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}