blob: 9c58a704528d84e8c9c06ea955ff9a754a490512 [file] [log] [blame]
{
"name": "MONDecimalNumberField",
"version": "1.0.0",
"summary": "An iOS input field for decimal numbers and currencies.",
"description": " An iOS field that offers specialized input for decimal numbers and currency values.\n",
"homepage": "https://github.com/MoneysApp/DecimalNumberField",
"screenshots": "https://github.com/moneysapp/decimalnumberfield/raw/master/screenshots/screenshot1.png",
"license": "Apache License, Version 2.0",
"authors": {
"Jeff Verkoeyen": "jverkoey@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/MoneysApp/DecimalNumberField.git",
"tag": "1.0.0"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}