blob: 5cc2d369bca63e29639830ba4dd89009f653b11c [file] [log] [blame]
{
"name": "MSCurrencyFormatter",
"version": "0.0.2",
"summary": "A piece of code that will automatically format a UITextField with a numberpad to behave like an ATM.",
"homepage": "https://github.com/sxua/MSCurrencyFormatter",
"license": "MIT",
"authors": {
"Brandon Butler": "",
"Olexandr Skrypnyk": "ukraine.sax@gmail.com"
},
"source": {
"git": "https://github.com/sxua/MSCurrencyFormatter.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "MSCurrencyFormatter.{h,m}",
"resources": "toggleButton{Down,Up}.png",
"requires_arc": true
}