Skip to content

Commit

Permalink
[fix] Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Samet Aktaş committed Feb 28, 2020
1 parent 5c4eda2 commit 3a6448e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Desk360.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = "10.0"

s.dependency "SnapKit"
s.dependency "Moya"
s.dependency "Moya", '13.0.1'
s.dependency "PersistenceKit"
s.dependency "DeviceKit"
s.dependency "NVActivityIndicatorView"
Expand Down

0 comments on commit 3a6448e

Please sign in to comment.