blob: 0d9fa84abfc818f1f6f353a7a60edba6b29da237 [file] [log] [blame]
{
"name": "UICurrencyTextField",
"version": "1.0.1",
"summary": "Currency text field written in Swift",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "UICurrencyTextField/Sources/**/*.swift",
"deprecated_in_favor_of": "CurrencyText"
}