[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / e / d / TextFieldCounter / 1.1.0 / TextFieldCounter.podspec.json
blobec9fe947fce7425200ca9fa2fff291d592549bde
2   "name": "TextFieldCounter",
3   "version": "1.1.0",
4   "summary": "UITextField character counter with lovable UX ðŸ’–. No math skills required ðŸ™ƒ.",
5   "description": "Set max length of UITextField,\n              Show a beautiful and animated label about the limits\n              Easy setup with @IBInspectable",
6   "homepage": "https://github.com/serralvo/TextFieldCounter",
7   "screenshots": "https://github.com/serralvo/TextFieldCounter/blob/master/Images/inspector.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Fabricio Serralvo": "fabricio.serralvo@gmail.com"
14   },
15   "social_media_url": "http://serralvo.co",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/serralvo/TextFieldCounter.git",
21     "tag": "1.1.0"
22   },
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "source_files": "TextFieldCounter.swift",
26   "exclude_files": "TextFieldCounter",
27   "swift_version": "5.0"