blob: 3f5afa2c786ca03ea9a53647a2fe77ce8a5e1846 [file] [log] [blame]
{
"name": "SwiftyNotification",
"version": "1.3.1",
"summary": "A new advance NotificationCenter by Swift.",
"description": "A new advance NotificationCenter by Swift, more convenience",
"homepage": "https://github.com/Zafirzzf/SwiftNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzf": "Zoolofty@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Zafirzzf/SwiftNotification.git",
"tag": "v1.3.1"
},
"source_files": "Classes/*"
}