blob: e4bf7dcdfda4e6e70cad9254471c43d4c05e3382 [file] [log] [blame]
{
"name": "GhostEventCenter",
"version": "1.0.1",
"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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dnsmob/GhostEventCenter.git",
"tag": "1.0.1"
},
"source_files": [
"GhostEventCenter",
"GhostEventCenter/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}