Skip to content

Commit

Permalink
moya14.alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
yangjianxiang committed Aug 12, 2019
1 parent 8814d34 commit d801f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Moya-ObjectMapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pod::Spec.new do |s|

s.subspec "Core" do |ss|
ss.source_files = "Source/*.swift"
ss.dependency "Moya", "14.0.0-alpha.2"
ss.dependency "Moya", "14.0.0-alpha.1"
ss.dependency "ObjectMapper", "3.5.1"
ss.framework = "Foundation"
end
Expand Down

0 comments on commit d801f2e

Please sign in to comment.