Skip to content

Commit 9e2dacf

Browse files
committed
Updated s.swift_version to 4.2
1 parent e296b29 commit 9e2dacf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VSTwitterTextCounter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = 'VSTwitterTextCounter'
3-
s.version = '0.1.3'
3+
s.version = '0.1.2.1'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.platform = :ios, "8.0"
66
s.ios.deployment_target = '8.0'
7-
s.swift_version = '5.0'
7+
s.swift_version = '4.2'
88
s.authors = { 'Shady Elyaski' => 'shady@elyaski.com' }
99
s.screenshots = 'https://raw.github.com/DynamicSignal/ios-twitter-text-counter/master/Example/Assets/sample.gif'
1010
s.homepage = 'https://github.com/DynamicSignal/ios-twitter-text-counter'

0 commit comments

Comments
 (0)