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