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