| { |
| "name": "AlertViewSimple", |
| "version": "0.1.0", |
| "summary": "Simple Alert View handler for self-dismissable alerts", |
| "description": "Simple Alert View handler for self-dismissable alerts. The perfect pod for showing error alerts in an easy way", |
| "homepage": "https://github.com/manuelmarcos/AlertViewSimple", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Manuel Marcos Regalado": "manuel@manuelmarcos.es" |
| }, |
| "source": { |
| "git": "https://github.com/manuelmarcos/AlertViewSimple.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "AlertViewSimple/Classes/**/*" |
| } |