blob: cb7215605a0bacdfa57d871df6cf6014a7544ee4 [file] [log] [blame]
{
"name": "NotifyManager",
"version": "7.0.0",
"summary": "Local notifications manager.",
"homepage": "https://github.com/arthur-stpnv/notify-manager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arthur Stepanov": "arthur.stpnv@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/arthur-stpnv/notify-manager.git",
"tag": "7.0.0"
},
"source_files": "NotifyManager/Manager/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}