blob: 44b4e38708ea6637d5048f46a27f1c54d791f2e4 [file] [log] [blame]
{
"name": "SwiftyNotification",
"version": "1.0",
"summary": "A new advance NotificationCenter by Swift.",
"description": "A new advance NotificationCenter by Swift",
"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.0"
},
"source_files": "SwiftNotification/SwiftNotification/SwiftNotification/**/*"
}