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