blob: b8538596437274ad32004d3dbebf09d2e4d0e3d2 [file] [log] [blame]
{
"name": "notifhandler",
"version": "0.1.2",
"summary": "Simple notif handler for testing",
"description": "This is a super cool framework dude. you need to install this one",
"homepage": "https://github.com/dwipp/notifhandler",
"license": "MIT",
"authors": {
"Dwi Permana Putra": "dwi.putra@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dwipp/notifhandler.git",
"tag": "0.1.2"
},
"source_files": "notifhandler/**/*",
"frameworks": [
"UIKit",
"UserNotifications"
]
}