blob: 704864fc42e4bbcc29cd7886dfdce79c9e9932ba [file] [log] [blame]
{
"name": "LaunchStep",
"version": "1.1.0",
"summary": "Launch progress with progress bar.",
"authors": "Stephan Heilner",
"homepage": "https://github.com/stephanheilner/LaunchStep",
"license": "MIT",
"description": "Launch Splash screen with progress.",
"source": {
"git": "https://github.com/stephanheilner/LaunchStep.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LaunchStep/*.{swift}",
"requires_arc": true,
"swift_version": "4.2"
}