blob: 366d3e487e7869f660fe017751d6c87f4d537799 [file] [log] [blame]
{
"name": "SwiftMaskText",
"version": "1.0.3",
"homepage": "http://andremorais.com.br/code/swiftmasktext/",
"summary": "A Swift plugin that allow add mask to UITextField.",
"authors": "Andre Morais",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/moraisandre/SwiftMaskText.git",
"tag": "1.0.3"
},
"source_files": "SwiftMaskText/Source/*.swift",
"module_name": "SwiftMaskText",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}