blob: 971a414c0ccb1a81f5688ce020974b2e8435a80b [file] [log] [blame]
{
"name": "RNNotificationView",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "Source/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}