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