We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e296b29 commit 9e2dacfCopy full SHA for 9e2dacf
VSTwitterTextCounter.podspec
@@ -1,10 +1,10 @@
1
Pod::Spec.new do |s|
2
s.name = 'VSTwitterTextCounter'
3
-s.version = '0.1.3'
+s.version = '0.1.2.1'
4
s.license = { :type => 'MIT', :file => 'LICENSE' }
5
s.platform = :ios, "8.0"
6
s.ios.deployment_target = '8.0'
7
-s.swift_version = '5.0'
+s.swift_version = '4.2'
8
s.authors = { 'Shady Elyaski' => 'shady@elyaski.com' }
9
s.screenshots = 'https://raw.github.com/DynamicSignal/ios-twitter-text-counter/master/Example/Assets/sample.gif'
10
s.homepage = 'https://github.com/DynamicSignal/ios-twitter-text-counter'
0 commit comments