| { |
| "name": "LFConfettiView", |
| "version": "0.1.0", |
| "summary": "Put a confetti pattern onto your views.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/lo-fo/ConfettiView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lo-fo": "louisfournier@soverin.net" |
| }, |
| "source": { |
| "git": "https://github.com/lo-fo/ConfettiView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ConfettiView/Classes/**/*", |
| "pushed_with_swift_version": "3.1" |
| } |