Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuhiro4949 committed Mar 22, 2020
1 parent 32cf6a5 commit 03086cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .swift-version

This file was deleted.

1 change: 1 addition & 0 deletions StringStylizer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/kazuhiro4949/StringStylizer.git", :tag => s.version.to_s }

s.ios.deployment_target = '8.0'
s.swift_version = '5.1'

s.source_files = 'StringStylizer/*.swift'
end

0 comments on commit 03086cb

Please sign in to comment.