blob: 24f47220aa2ba3a10eaec3f3f01f60d7952cd1b1 [file] [log] [blame]
{
"name": "LBInputMask",
"platforms": {
"ios": "11.0"
},
"summary": "LBInputMask make a mask for UITextFields.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Bordini": "lucas.bordini@hotmail.com"
},
"homepage": "https://github.com/lucasbordini/LBInputMask",
"source": {
"git": "https://github.com/lucasbordini/LBInputMask.git",
"tag": "0.1.0"
},
"frameworks": "Foundation",
"source_files": "LBInputMask/*.{swift}",
"pushed_with_swift_version": "echo \"4.0\""
}