Skip to content

Commit f9a1a40

Browse files
Merge pull request #20 from simformsolutions/develop
swift_version
2 parents 55c384f + 0ff6c3b commit f9a1a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SSSpinnerButton.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Pod::Spec.new do |s|
2727
#s.source = { :path => ".", :tag => "#{s.version}" }
2828

2929
s.source_files = 'SSSpinnerButton/SSSpinnerButton/**/*.swift'
30-
#s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.0' }
30+
#s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.2' }
3131
s.documentation_url = 'docs/index.html'
3232

3333

0 commit comments

Comments
 (0)