blob: e579dcd8e6272625b4d3b08bdfa16464e8f6861e [file] [log] [blame]
{
"name": "REFormattedNumberField",
"version": "1.1.6",
"authors": {
"Roman Efimov": "romefimov@gmail.com"
},
"homepage": "https://github.com/romaonthego/REFormattedNumberField",
"summary": "UITextField subclass that allows number input in a predefined format.",
"source": {
"git": "https://github.com/romaonthego/REFormattedNumberField.git",
"tag": "1.1.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "REFormattedNumberField",
"public_header_files": "REFormattedNumberField/*.h"
}