blob: 6d7bbd8a4f67e06fc5b984474f4236459d134c31 [file] [log] [blame]
{
"name": "TypedNotifications",
"version": "1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/TypedNotifications",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "A wrapper around NotificationCenter for sending typed notifications with payloads across your iOS app.",
"source": {
"git": "https://github.com/mergesort/TypedNotifications.git",
"tag": "1.3"
},
"source_files": "Source/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}