blob: 990c15b2d87fe9d99d47e20e1705e7e26cad54fb [file] [log] [blame]
{
"name": "SwiftNotificationCenter",
"version": "1.0.3",
"summary": "A Type Safe, Thread Safe, ARC Safe Protocol Oriented NotificationCenter",
"homepage": "https://github.com/100mango/SwiftNotificationCenter",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"100mango": "https://github.com/100mango"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/100mango/SwiftNotificationCenter.git",
"tag": "1.0.3"
},
"source_files": "SwiftNotificationCenter/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}