Skip to content

Commit 776852f

Browse files
author
Tyler Neveldine
committed
Add swift version to podspec and remove deprecated .swift-version file
1 parent d181247 commit 776852f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.swift-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

VSTwitterTextCounter.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ s.version = '0.1.3'
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'
78
s.authors = { 'Shady Elyaski' => 'shady@elyaski.com' }
89
s.screenshots = 'https://raw.github.com/DynamicSignal/ios-twitter-text-counter/master/Example/Assets/sample.gif'
910
s.homepage = 'https://github.com/DynamicSignal/ios-twitter-text-counter'

0 commit comments

Comments
 (0)