Skip to content

Commit

Permalink
支持swift 4.2 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pujiaxin33 committed Jun 19, 2019
1 parent f33b61b commit ed079ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JXPagingView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/pujiaxin33/JXPagingView"
s.author = { "pujiaxin33" => "[email protected]" }
s.platform = :ios, "8.0"
s.swift_version = "4.2"
s.swift_versions = ["4.2", "5.0"]
s.source = { :git => "https://github.com/pujiaxin33/JXPagingView.git", :tag => "#{s.version}" }
s.source_files = "JXPagingView-Swift", "JXPagingView-Swift/**/*.swift"
s.license = "MIT"
Expand Down

0 comments on commit ed079ae

Please sign in to comment.