blob: 6e2d99199f59a74d9e685572b40ea275ac8f2145 [file] [log] [blame]
{
"name": "RNFrostedSidebar",
"version": "0.1.0",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"summary": "A Control Center-esque control with blurred background and toggle animations.",
"homepage": "https://github.com/rnystrom/RNFrostedSidebar",
"authors": {
"Ryan Nystrom": "rnystrom@whoisryannystrom.com"
},
"source": {
"git": "https://github.com/rnystrom/RNFrostedSidebar.git",
"tag": "0.1.0"
},
"source_files": "RNFrostedSidebar.{h,m}",
"requires_arc": true,
"frameworks": [
"QuartzCore",
"Accelerate"
]
}