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 d181247 commit 776852fCopy full SHA for 776852f
.swift-version
VSTwitterTextCounter.podspec
@@ -4,6 +4,7 @@ s.version = '0.1.3'
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'
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