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