[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / e / d / TextFieldCounter / 0.0.2 / TextFieldCounter.podspec.json
blob6db00465f8d36a58a69a6e9533b6cc0ad828a5bb
2   "name": "TextFieldCounter",
3   "version": "0.0.2",
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": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/serralvo/TextFieldCounter.git",
21     "tag": "0.0.2"
22   },
23   "requires_arc": true,
24   "source_files": "TextFieldCounter.swift",
25   "exclude_files": "TextFieldCounter",
26   "pushed_with_swift_version": "3.0"