blob: 766364e62d6b08610ee009105f2c1d991a9f6810 [file] [log] [blame]
{
"name": "NotifyManager",
"version": "6.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": "6.0.0"
},
"source_files": "NotifyManager/Manager/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}