blob: 427079e275dbf3b38b8044595eb6b538a6fd0442 [file] [log] [blame]
{
"name": "NotificationView",
"version": "0.1.0",
"summary": "iOS Notification View",
"description": "Quick Notification View",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NotificationView/Classes/**/*",
"swift_version": "4.0"
}