blob: 4e73be52100a9b326ff61a0e1d1c30267aa4ae3d [file] [log] [blame]
{
"name": "CSNotificationView",
"version": "0.5.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CSNotificationView/*.{h,m}",
"resource_bundles": {
"CSNotificationView": [
"CSNotificationView/Resources/*.png"
]
}
}