Skip to content

Commit

Permalink
Merge pull request #22 from RomanPodymov/master
Browse files Browse the repository at this point in the history
Set Swift version correctly
  • Loading branch information
Piotr Sochalewski authored Apr 17, 2019
2 parents 0f1a8d1 + 798c752 commit 01f4ea9
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 UIImageViewAlignedSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.source_files = '*.swift'
s.frameworks = 'UIKit'
s.swift_version = '4.2'
end

0 comments on commit 01f4ea9

Please sign in to comment.