blob: efc633ee8913fb25e9e45589ba5cc5be91d5d962 [file] [log] [blame]
{
"name": "GhostEventCenter",
"version": "1.1.0",
"summary": "An event center meant to work independently from NotificationCenter.",
"description": "An event center meant to work independently from NotificationCenter. Uses strong types hooray.",
"homepage": "https://github.com/dnsmob/GhostEventCenter",
"license": "MIT",
"authors": {
"dns sandas": "eurodns@hotmail.com"
},
"source": {
"git": "https://github.com/dnsmob/GhostEventCenter.git",
"tag": "1.1.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0"
}