[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / f / 1 / 5 / LaunchStep / 1.0.0 / LaunchStep.podspec.json
blob0018dab708ab87df063c67839a9e2e65b23f8859
2   "name": "LaunchStep",
3   "version": "1.0.0",
4   "summary": "Launch progress with progress bar.",
5   "authors": "Stephan Heilner",
6   "homepage": "https://github.com/stephanheilner/LaunchStep",
7   "license": "MIT",
8   "description": "Launch Splash screen with progress.",
9   "source": {
10     "git": "https://github.com/stephanheilner/LaunchStep.git",
11     "tag": "1.0.0"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source_files": "LaunchStep/*.{swift}",
17   "requires_arc": true,
18   "swift_version": "4.1"