blob: c842b4cf45e08320e705e96227e77275a973e4ed [file] [log] [blame]
{
"name": "RWNotificationView",
"version": "1.0.1",
"summary": "A Simple Notification View",
"description": "RWNotificationView is a library that help you show any kind of notification within your apps.",
"homepage": "https://github.com/radityakurnianto/RWNotificationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raditya Kurnianto": "raditya.kurnianto@gmail.com"
},
"source": {
"git": "https://github.com/radityakurnianto/RWNotificationView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RWNotificationView/RWNotificationView.swift"
}