blob: 1de009ce8283840f3ffd43c6f69068ba0340bde3 [file] [log] [blame]
{
"name": "KANotificationView",
"version": "0.1.0",
"summary": "Shows small notifications in a blurred view with vibrancy effect",
"description": " Shows small notifications in a blurred view with vibrancy effect\n You can show from where you want to display it\n",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KANotificationView": [
"Pod/Assets/*.png"
]
}
}