blob: 98449a4686a9718fac76d12c6f8b7764531ae6c7 [file] [log] [blame]
{
"name": "CurrencyText",
"version": "1.0.2",
"summary": "Currency text field formatter that fits your UITextField subclassing.",
"homepage": "https://github.com/marinofelipe/UICurrencyTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Lefèvre Marino": "felipemarino91@gmail.com"
},
"source": {
"git": "https://github.com/marinofelipe/UICurrencyTextField.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*.swift"
}