[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / d / 3 / ApplicationEventObserver / 2.0 / ApplicationEventObserver.podspec.json
bloba08f79b28d1fc943653032b609b24985f5c24c8f
2   "name": "ApplicationEventObserver",
3   "version": "2.0",
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",
7   "license": "MIT",
8   "authors": "Suguru Kishimoto",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "swift_versions": "5.0",
13   "source": {
14     "git": "https://github.com/sgr-ksmt/ApplicationEventObserver.git",
15     "tag": "2.0"
16   },
17   "source_files": "ApplicationEventObserver/**/*.swift",
18   "swift_version": "5.0"