blob: 8249f9aa0bb4a9eb45558c499d104f41de2a2ae5 [file] [log] [blame]
{
"name": "KANotificationView",
"version": "0.1.1",
"summary": "Shows small notifications in a blurred view with vibrancy effect",
"description": "Shows small notifications in a blurred view with vibrancy effect\nYou can show from where you want to display it",
"homepage": "https://github.com/kristofferarl/KANotificationView",
"license": "MIT",
"authors": {
"Kristoffer Arlefur": "kristoffer.arlefur@gmail.com"
},
"source": {
"git": "https://github.com/kristofferarl/KANotificationView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KANotificationView": [
"Pod/Assets/*.png"
]
}
}