blob: 79e1406a38ad3e0604d0ece7b105e6912c86cddf [file] [log] [blame]
{
"name": "NotificationAlertView",
"version": "0.0.3",
"summary": "APNotificationAlertView allow you to show any view as popup notification with cube transform.",
"homepage": "http://appus.pro",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Alexey Kubas": "alexey.kubas@appus.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alexey-kubas-appus/Notification-AlertView.git",
"tag": "0.0.3"
},
"source_files": [
"APNotificationAlertView",
"APNotificationAlertView/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}