| { |
| "name": "YMMBlurView", |
| "version": "0.1.0", |
| "summary": "Fork of https://github.com/nicklockwood/FXBlurView", |
| "description": "Fork of https://github.com/nicklockwood/FXBlurView (custom blur view)", |
| "homepage": "https://github.com/Youmiam/YMMBlurView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "qclmnt": "quentin@youmiam.com" |
| }, |
| "source": { |
| "git": "https://github.com/Youmiam/YMMBlurView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "YMMBlurView/Classes/*" |
| } |