{ | |
"name": "ZzeBlurredLabel", | |
"version": "1.0.0", | |
"summary": "Blurry label component.", | |
"homepage": "https://github.com/organizze/ZzeBlurredLabel", | |
"license": "MIT", | |
"authors": { | |
"Victor Cechinel": "victor@organizze.com.br" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/organizze/ZzeBlurredLabel.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "ZzeBlurredLabel/*.{h,m}", | |
"exclude_files": "images", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |