[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / 1 / 3 / NYBlurView / 1.2.1 / NYBlurView.podspec.json
blob1c84cd0a1899ec1aede8f8842d9cc26fdcdf1e4f
2   "name": "NYBlurView",
3   "module_name": "NYBlurView",
4   "version": "1.2.1",
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.1"
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": [
24       "2.5.2"
25     ]
26   }