[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 1 / 3 / NYBlurView / 1.2.0 / NYBlurView.podspec.json
blob4d271043d9edeab411d505a7dd07c4056dbdc68f
2   "name": "NYBlurView",
3   "module_name": "NYBlurView",
4   "version": "1.2.0",
5   "summary": "Create easy Blur effects.",
6   "homepage": "https://github.com/nicoyuste/BlurView",
7   "description": "Use this NYBlurView to create blur effects in any UIView.",
8   "license": "MIT",
9   "authors": {
10     "Nicolas Yuste": "info@nicoyuste.es"
11   },
12   "source": {
13     "git": "https://github.com/nicoyuste/BlurView.git",
14     "tag": "1.2.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "public_header_files": "Pod/*.h",
21   "source_files": "Pod/*",
22   "dependencies": {
23     "SDVersion": [
25     ]
26   }