blob: f623e7b7d1f2b222e844c2199c0074ca572d710d [file] [log] [blame]
{
"name": "RNBlurModalView",
"version": "0.1.0",
"summary": "Add depth to your alerts.",
"homepage": "https://github.com/rnystrom/RNBlurModalView",
"license": "MIT",
"authors": {
"Ryan Nystrom": "rnystrom«whoisryannystrom.com"
},
"source": {
"git": "https://github.com/rnystrom/RNBlurModalView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RNBlurModalView.{h,m}",
"requires_arc": true,
"frameworks": [
"QuartzCore",
"Accelerate"
]
}