blob: 0018dab708ab87df063c67839a9e2e65b23f8859 [file] [log] [blame]
{
"name": "LaunchStep",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LaunchStep/*.{swift}",
"requires_arc": true,
"swift_version": "4.1"
}