blob: fff022f664e5f9261d8dff3a42f33e03b64f81a2 [file] [log] [blame]
{
"name": "CSNotificationView",
"version": "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",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CSNotificationView/*.*",
"resources": "CSNotificationView/CSNotificationView.xcassets"
}