Skip to content

Commit

Permalink
Specify Swift Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Deckys authored and Ben Deckys committed Nov 9, 2017
1 parent 292b21b commit 69db86c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UICollectionViewLeftAlignedLayout.podspec
Expand Up @@ -18,4 +18,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/mokagio/UICollectionViewLeftAlignedLayout.git", :tag => version }
s.source_files = "UICollectionViewAlignedLayout"
s.requires_arc = true
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4' }
end

0 comments on commit 69db86c

Please sign in to comment.