blob: 9b5dbbd8c956507d60a351b627ac7bb74ff2c199 [file] [log] [blame]
{
"name": "CurrencyTextField",
"version": "1.0",
"summary": "A text field that takes input in currency format",
"homepage": "https://github.com/richa008/CurrencyTextField",
"license": "MIT",
"authors": {
"Deshmukh,Richa": "richa008@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/richa008/CurrencyTextField.git",
"tag": "1.0"
},
"source_files": "CurrencyTextField/*.swift"
}