blob: 280fdc9205936d6f833ed4e1c0f837c3241846a5 [file] [log] [blame]
{
"name": "REFormattedNumberField",
"version": "1.1.4",
"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.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "REFormattedNumberField",
"public_header_files": "REFormattedNumberField/*.h"
}