blob: 7744078df70705a20a89666811662c0e4b091954 [file] [log] [blame]
{
"name": "EasyMask",
"summary": "An Swift mask of easy use.",
"version": "1.1.6",
"swift_versions": "5.0",
"description": "EasyMask is an easy and quick way to put a mask on a TextField without having to do complex treatments.",
"authors": {
"Marcio F. Paludo": "marciof.paludo@gmail.com",
"Vinícius D. Brandão": "viniciusbrando059@gmail.com"
},
"source": {
"git": "https://github.com/MarcioFPaludo/EasyMask.git",
"tag": "1.1.6"
},
"homepage": "https://github.com/MarcioFPaludo/EasyMask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EasyMask/Classes/**/*",
"swift_version": "5.0"
}