blob: 5e48f4c7b00b310ea800da4d343d9c293bebea27 [file] [log] [blame]
{
"name": "NotificationView",
"version": "0.2.4",
"summary": "iOS Notification View",
"description": "You can easily implement iOS Basic Notification screens.\nThere is a default theme and a dark theme.\nYou can attach an image to the Notification screen with only the UIImageView.\nYou can adjust the disappearance time.\nYou can get a delegate or callback for the visible and disappearing states.\nYou can get delegates and callbacks for tap.",
"homepage": "https://github.com/pikachu987/NotificationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/NotificationView.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotificationView/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}