blob: 9d28f4537ead4f1c589aa684077909356e0bc40f [file] [log] [blame]
{
"name": "RNNotificationView",
"version": "3.0.1",
"summary": "Emulates the native Notification Banner UI for any alert",
"description": "Easy to use and customizable messages/notifications for iOS applications. ToatView with gestures.",
"homepage": "https://github.com/souzainf3/RNNotificationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Romilson Nunes": "souzainf3@yahoo.com.br"
},
"social_media_url": "http://twitter.com/souzainf3",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/souzainf3/RNNotificationView.git",
"tag": "3.0.1"
},
"source_files": "Source/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.0"
}