blob: b505ba96bdd43df4bb4ba3067c1e59169663809e [file] [log] [blame]
{
"name": "InputTextValidator",
"version": "0.1.2",
"summary": "Library to make validations of the input in some text components.",
"description": "Use this libary to encapsulate text input compoenents validations and execute all these with one call",
"homepage": "https://github.com/makingdevs/InputTextValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marcoreyesc": "antonio@makingdevs.com"
},
"source": {
"git": "https://github.com/makingdevs/InputTextValidator.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/makingdevs",
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"frameworks": "UIKit",
"swift_versions": "4.2"
}