blob: 61a69a1cc2c8d2eefbee288d8b95552bf8f9c3ab [file] [log] [blame]
{
"name": "CLKBlurNavigationController",
"version": "0.2.6",
"summary": "A re-implementation of UIViewController that provides for OS-independent blur behind each screen",
"homepage": "https://github.com/Clinkle/CLKBlurNavigationController",
"license": "MIT",
"authors": {
"tsheaff": "tyler@clinkle.com"
},
"source": {
"git": "https://github.com/Clinkle/CLKBlurNavigationController.git",
"tag": "0.2.6"
},
"dependencies": {
"CLKParametricAnimations": [
"~> 0.1.0"
],
"FrameAccessor": [
"~> 1.3.2"
],
"FXBlurView-Clinkle": [
"1.4.5"
]
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}