blob: 512a94a5f83ab4a387b57e843e73583924d40293 [file] [log] [blame]
{
"name": "RNBlurredSideViewController",
"version": "1.0.2",
"summary": "A side view controller with a dynamic blurred background effect which is similar to the iOS 7 control center.",
"homepage": "https://github.com/cwenboshi/RNBlurredSideViewController",
"license": "MIT",
"authors": {
"Wenbo Shi": "cwenboshi@gmail.com"
},
"source": {
"git": "https://github.com/cwenboshi/RNBlurredSideViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"frameworks": [
"QuartzCore",
"Accelerate"
]
}