blob: a7959aeb07b4f9f1ebf25262c8cd8e8b1d511647 [file] [log] [blame]
{
"name": "DPToastView",
"version": "0.1",
"summary": "Highly customizable toast view for iOS.",
"homepage": "https://github.com/ebaker355/DPToastView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ebaker": "ebaker@duneparksoftware.com"
},
"source": {
"git": "https://github.com/ebaker355/DPToastView.git",
"tag": "0.1a"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}