blob: ee3deef9ce3e0a958acae717ebf858b7835af0a5 [file] [log] [blame]
{
"name": "SwiftNotificationCenter",
"version": "1.0.2",
"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"
},
"source": {
"git": "https://github.com/100mango/SwiftNotificationCenter.git",
"tag": "1.0.2"
},
"source_files": "SwiftNotificationCenter/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}