| { | |
| "name": "DPToastView", | |
| "version": "0.2.2", | |
| "summary": "Highly customizable toast view for iOS.", | |
| "homepage": "https://github.com/ebaker355/DPToastView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Eric Baker": "ericb0774@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ebaker355/DPToastView.git", | |
| "tag": "0.2.2" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source_files": "*.{h,m}", | |
| "requires_arc": true | |
| } |