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": "A type-save, thread-save and memory-save library for implementing events, that has functionality of Delegation, NotificationCenter and KVO",
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"