[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 1 / CLKBlurNavigationController / 0.2.2 / CLKBlurNavigationController.podspec.json
blobe133d964cdb5cbb940c2fb7760a2f0326ab0a518
2   "name": "CLKBlurNavigationController",
3   "version": "0.2.2",
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.2"
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"