2 "name": "ApplicationEventObserver",
4 "summary": "Application event notification (e.g. UIApplicationDidBecomeActiveNotification) handling in Swift.",
5 "description": "Application event notification (e.g. UIApplicationDidBecomeActiveNotification) handling in Swift.\nYou don't have to use `NSNotificationCenter`.",
6 "homepage": "https://github.com/sgr-ksmt/ApplicationEventObserver",
8 "authors": "Suguru Kishimoto",
12 "swift_versions": "5.0",
14 "git": "https://github.com/sgr-ksmt/ApplicationEventObserver.git",
17 "source_files": "ApplicationEventObserver/**/*.swift",
18 "swift_version": "5.0"