blob: a707dab0a0e1b1ece809b0bfdc886c9d4c481cf8 [file] [log] [blame]
{
"name": "EventNotification",
"version": "0.9",
"summary": "Typed notification events",
"description": "Send arbitrary data between parts of an application that are not directly connected.",
"homepage": "https://github.com/arkdan/EventNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "ark dan",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/arkdan/EventNotification.git",
"tag": "0.9"
},
"source_files": "EventNotification/*.{h,m,swift}"
}