blob: c1aa9438ae2e85e6e8927475371a1fcd38499384 [file] [log] [blame]
{
"name": "RONotificationView",
"version": "0.1.1",
"summary": "Helps you add different types of Notification Banners.",
"description": "RONotificationView helps you add Notification/Alert banners over your controller, view, or window with custom configuration and design.",
"homepage": "https://github.com/rahimkhalid/RONotificationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rahim Khalid": "jessanirahim@gmail.com"
},
"source": {
"git": "https://github.com/rahimkhalid/RONotificationView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "RONotificationView/RONotification/**/*",
"static_framework": true
}