blob: 0dce46bcc79154d53823480c227c831c09634fd1 [file] [log] [blame]
{
"name": "CSNotificationView",
"version": "0.5.4",
"summary": "Drop-in, semi-translucent and blurring notification view.",
"homepage": "https://github.com/problame/CSNotificationView",
"license": {
"type": "MIT License",
"file": "LICENSE.md"
},
"authors": "Christian Schwarz",
"source": {
"git": "https://github.com/problame/CSNotificationView.git",
"tag": "0.5.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CSNotificationView/*.{h,m}",
"resource_bundles": {
"CSNotificationView": [
"CSNotificationView/Resources/*.png"
]
}
}