[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / CLKBlurNavigationController / 0.2.6 / CLKBlurNavigationController.podspec.json
blob61a69a1cc2c8d2eefbee288d8b95552bf8f9c3ab
2   "name": "CLKBlurNavigationController",
3   "version": "0.2.6",
4   "summary": "A re-implementation of UIViewController that provides for OS-independent blur behind each screen",
5   "homepage": "https://github.com/Clinkle/CLKBlurNavigationController",
6   "license": "MIT",
7   "authors": {
8     "tsheaff": "tyler@clinkle.com"
9   },
10   "source": {
11     "git": "https://github.com/Clinkle/CLKBlurNavigationController.git",
12     "tag": "0.2.6"
13   },
14   "dependencies": {
15     "CLKParametricAnimations": [
16       "~> 0.1.0"
17     ],
18     "FrameAccessor": [
19       "~> 1.3.2"
20     ],
21     "FXBlurView-Clinkle": [
22       "1.4.5"
23     ]
24   },
25   "platforms": {
26     "ios": "7.0"
27   },
28   "requires_arc": true,
29   "source_files": "Pod/Classes"