Skip to content

Conversation

staticdreams
Copy link

Also a version bump so cocoapods knows new version supports tvos

@@ -13,7 +13,8 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/amayne/SwiftString.git", :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/amayne'

s.platform = :ios, '8.0'
s.ios.platform = :ios, "8.0"
s.osx.platform = :osx, "9.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be tvos and not osx?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants