[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / c / 0 / VSTwitterTextCounter / 0.1.3 / VSTwitterTextCounter.podspec.json
blobd07be269697a66a11494fe82ae84dab458f60731
2   "name": "VSTwitterTextCounter",
3   "version": "0.1.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "platforms": {
9     "ios": "8.0"
10   },
11   "swift_version": "5.0",
12   "authors": {
13     "Shady Elyaski": "shady@elyaski.com"
14   },
15   "screenshots": "https://raw.github.com/DynamicSignal/ios-twitter-text-counter/master/Example/Assets/sample.gif",
16   "homepage": "https://github.com/DynamicSignal/ios-twitter-text-counter",
17   "summary": "Twitter's new progress based web UI.",
18   "description": "This custom UIControl resembles Twitter's new progress based web UI that represents the number of characters left. It also handles highlighting any extra characters in your UITextView.",
19   "source": {
20     "git": "https://github.com/DynamicSignal/ios-twitter-text-counter.git",
21     "tag": "0.1.3"
22   },
23   "social_media_url": "https://twitter.com/ShadyElyaski",
24   "source_files": "VSTwitterTextCounter/Classes/**/*"