blob: b6972a747cc0016adafeb6f6cfe6878d1e42395a [file] [log] [blame]
{
"name": "CurrencyTextField",
"version": "2.0",
"summary": "A text field that takes input in currency format",
"homepage": "https://github.com/richa008/CurrencyTextField",
"screenshots": "https://raw.githubusercontent.com/richa008/CurrencyTextField/master/Screenshots/CurrencyTextFieldExample.gif",
"license": "MIT",
"authors": {
"Deshmukh,Richa": "richa008@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/richa008/CurrencyTextField.git",
"tag": "2.0"
},
"source_files": "CurrencyTextField/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}