blob: 59ce486aae3fb8630078b716ddec0422aa72fc2b [file] [log] [blame]
{
"name": "AppSwitcherView",
"version": "0.1.1",
"summary": "Show LaunchScreen or your UIView/UIViewController instead app snapshot in the App Switcher.",
"description": "'Show LaunchScreen or your UIView/UIViewController instead app snapshot in the App Switcher'",
"homepage": "https://github.com/moon4ik/AppSwitcherView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleksii Mykhailenko": "moon4ik@gmail.com"
},
"source": {
"git": "https://github.com/moon4ik/AppSwitcherView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "AppSwitcherView/Classes/**/*"
}