blob: 24cb1c8bb8a0681aa4a6eec2b79c4c40707f2d1e [file] [log] [blame]
{
"name": "RNNotificationView",
"version": "1.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": "1.0.0"
},
"source_files": "Source/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}