blob: c1eb66a51fe4d2f0f5d7093004b7b791daa97499 [file] [log] [blame]
{
"name": "AppSwitcherView",
"version": "0.1.0",
"summary": "Show your custom View or LaunchScreen as default instead app snapshot in quick App Switcher.",
"description": "'Show your custom View or LaunchScreen as default instead app snapshot in quick 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.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "AppSwitcherView/Classes/**/*"
}