[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 1 / CLKBlurNavigationController / 0.2.0 / CLKBlurNavigationController.podspec.json
blob5012c27c09cbf56ecd53a22637707f4b8de6433b
2   "name": "CLKBlurNavigationController",
3   "version": "0.2.0",
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.0"
13   },
14   "dependencies": {
15     "CLKParametricAnimations": [
16       "~> 0.1.0"
17     ],
18     "FrameAccessor": [
19       "~> 1.3.2"
20     ],
21     "FXBlurView": [
22       "~> 1.6.3"
23     ]
24   },
25   "platforms": {
26     "ios": "7.0"
27   },
28   "requires_arc": true,
29   "source_files": "Pod/Classes"