blob: fa6bc07c4e506eebfa377ac1fdb3612621aa79ad [file] [log] [blame]
{
"name": "SwiftLocalNotification",
"version": "1.0.3",
"summary": "Easy to use wrapper for UserNotifications Apple framework",
"description": "'Easy to use wrapper for UserNotifications Apple framework'",
"homepage": "https://github.com/salarsoleimani/SwiftLocalNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Salar Soleimani": "s.s_m1983@yahoo.com"
},
"source": {
"git": "https://github.com/salarsoleimani/SwiftLocalNotification.git",
"branch": "master",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/salarsoleimani",
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftLocalNotification/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}