blob: 66e9b9bbb2112ab967c4ee212683ca8e87821809 [file] [log] [blame]
{
"name": "SwiftMaskedTextField",
"version": "1.1",
"summary": "Easily manage masking in your UITextField.",
"description": "Looking for simple Swift library to manage masking in UItextField? This one is for you:)",
"swift_versions": "4.2",
"homepage": "https://github.com/kunass2/MaskedTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunass2": "bartekss2@icloud.com"
},
"source": {
"git": "https://github.com/kunass2/MaskedTextField.git",
"tag": "1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MaskedTextField/Classes/**/*",
"swift_version": "4.2"
}