Skip to content

Commit

Permalink
Update Swift_PageMenu.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tamanyan authored Oct 29, 2019
1 parent 0356f6e commit cbcef3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Swift_PageMenu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/tamanyan/SwiftPageMenu.git", :tag => "#{s.version}" }
s.requires_arc = true
s.source_files = 'Sources/**/*.{swift}'
s.swift_version = "5.0"
s.swift_version = "4.2"
s.ios.deployment_target = '10.0'
end

0 comments on commit cbcef3c

Please sign in to comment.