4 "homepage": "https://github.com/denissimon/SwiftEvents",
6 "Denis Simon": "denis.v.simon@gmail.com"
8 "summary": "A lightweight, pure-Swift library for implementing events in iOS and other platforms",
9 "description": "SwiftEvents is a lightweight, pure-Swift library for implementing events. It has Delegation, NotificationCenter and Key-Value Observing (KVO) functionality in one simple, not verbose and type-safe API.",
13 "swift_versions": "4.2",
21 "git": "https://github.com/denissimon/SwiftEvents.git",
24 "source_files": "Sources/**/*.swift",
25 "frameworks": "Foundation",
26 "swift_version": "4.2"