blob: 661a6e326b692d8bdd22a83e93dfabd94df0368a [file] [log] [blame]
{
"name": "RWNotificationView",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RWNotificationView/RWNotificationView.swift"
}