blob: c4e99b8c01fc662407d040c8484d6823dfdc38a1 [file] [log] [blame]
{
"name": "TextFieldCounter",
"version": "1.0.3",
"summary": "UITextField character counter with lovable UX 💖. No math skills required 🙃.",
"description": "Set max length of UITextField,\n Show a beautiful and animated label about the limits\n Easy setup with @IBInspectable",
"homepage": "https://github.com/serralvo/TextFieldCounter",
"screenshots": "https://github.com/serralvo/TextFieldCounter/blob/master/Images/inspector.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabricio Serralvo": "fabricio.serralvo@gmail.com"
},
"social_media_url": "http://serralvo.co",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/serralvo/TextFieldCounter.git",
"tag": "1.0.3"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "TextFieldCounter.swift",
"exclude_files": "TextFieldCounter",
"swift_version": "5.0"
}