blob: bf95382329d127409c4fabc957fa83f3ed1f797d [file] [log] [blame]
{
"name": "TLCustomMask",
"version": "0.1.0",
"summary": "TLCustomMask takes a string and applies a custom mask to it.",
"description": "TLCustomMask takes a string and applies a custom mask to it.\nIdeally it is used from within a TextField to apply real-time masks to text inputs.",
"homepage": "https://github.com/Edudjr/TLCustomMask",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Edudjr": "eduardo.djr@hotmail.com"
},
"source": {
"git": "https://github.com/Edudjr/TLCustomMask.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TLCustomMask/Classes/**/*",
"pushed_with_swift_version": "3.0"
}