blob: d07be269697a66a11494fe82ae84dab458f60731 [file] [log] [blame]
{
"name": "VSTwitterTextCounter",
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"authors": {
"Shady Elyaski": "shady@elyaski.com"
},
"screenshots": "https://raw.github.com/DynamicSignal/ios-twitter-text-counter/master/Example/Assets/sample.gif",
"homepage": "https://github.com/DynamicSignal/ios-twitter-text-counter",
"summary": "Twitter's new progress based web UI.",
"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.",
"source": {
"git": "https://github.com/DynamicSignal/ios-twitter-text-counter.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/ShadyElyaski",
"source_files": "VSTwitterTextCounter/Classes/**/*"
}