blob: bab1d1c5e3b79d007ba9786fe50fcfa6f83b0a53 [file] [log] [blame]
{
"name": "UNUserNotificationCenter+Bolts",
"platforms": {
"ios": "9.0"
},
"summary": "Bolts wrapper for UNUserNotificationCenter",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Dumit": "felix.dumit@gmail.com"
},
"homepage": "https://github.com/felix-dumit/UNUserNotificationCenter-Bolts",
"source": {
"git": "https://github.com/felix-dumit/UNUserNotificationCenter-Bolts.git",
"tag": "0.1.1"
},
"frameworks": "UserNotifications",
"dependencies": {
"Bolts/Tasks": [
]
},
"source_files": "UNUserNotificationCenter+Bolts.{h,m}"
}