blob: 8342266aafe5a58c245a5d4d5285d819f27737b6 [file] [log] [blame]
{
"name": "RJBlurAlertView",
"version": "0.0.2",
"summary": "RJBlurAlertView is a custom alert view with a blurred background view.It can be showed as dropping or bounce.",
"homepage": "https://github.com/wuleijun/RJBlurAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rayjune": "wuleijun8@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/wuleijun/RJBlurAlertView.git",
"tag": "0.0.2"
},
"source_files": "RJBlurAlertViews/*.{h,m}",
"requires_arc": true
}