blob: 43f9feb1b34930c62a4ec3afbbcf843631a75384 [file] [log] [blame]
{
"name": "NotifyManager",
"version": "1.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": "1.0.0"
},
"source_files": "NotifyManager/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}