blob: 87e1469d95b7d5d18baa6dddbc74d2d93e0a801f [file] [log] [blame]
{
"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
}