2 "name": "PluggableAppDelegate",
4 "summary": "A lightweight service-oriented ApplicationDelegate for iOS, made in Swift.",
5 "description": "Using PluggableAppDelegate you separate AppDelegate from the services that you can plug to it. Each ApplicationService has its own life cycle that is shared with AppDelegate.",
6 "homepage": "https://github.com/pchelnikov/PluggableAppDelegate",
12 "Michael Pchelnikov": "m.pchelnikov@gmail.com"
15 "git": "https://github.com/pchelnikov/PluggableAppDelegate.git",
18 "social_media_url": "https://twitter.com/pchelnikov",
19 "swift_versions": "5.0",
23 "source_files": "Sources/**/*.swift",
24 "swift_version": "5.0"