blob: 17d17a2706ae4d67c0aeea3a5fd70df7d59fbfe1 [file] [log] [blame]
{
"name": "CSNotificationView",
"version": "0.0.1",
"summary": "iOS-7-style, semi-translucent notification view with blur.",
"homepage": "https://github.com/problame/CSNotificationView",
"license": {
"type": "MIT License",
"file": "LICENSE.md"
},
"authors": "Christian Schwarz",
"source": {
"git": "https://github.com/problame/CSNotificationView.git",
"commit": "256a94b79fa711f84744f7d620a4379a61d437cc"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CSNotificationView/*.*",
"resources": "CSNotificationView/CSNotificationView.xcassets"
}