Skip to content

Commit

Permalink
Updated Swift versions in pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jomisj committed Feb 5, 2020
1 parent 6456d8f commit 3cf18a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IGColorPicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Andrea Antonioni' => 'andreaantonioni97@gmail.com' }
s.source = { :git => 'https://github.com/iGenius-Srl/IGColorPicker.git', :tag => s.version.to_s }

s.swift_versions = ['4.2', '5']
s.ios.deployment_target = '8.3'

s.source_files = 'IGColorPicker/Classes/**/*'
Expand Down

0 comments on commit 3cf18a2

Please sign in to comment.