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