Skip to content

Commit

Permalink
代码优化
Browse files Browse the repository at this point in the history
  • Loading branch information
Suzhibin committed Sep 3, 2018
1 parent 1980add commit d9710a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZBNetworking.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "7.0"

s.source = { :git => "https://github.com/Suzhibin/ZBNetworking", :tag => "s.version" }
s.source = { :git => "https://github.com/Suzhibin/ZBNetworking.git", :tag => "s.version" }

s.source_files = "ZBNetworking/**/*.{h,m}"
s.exclude_files = "ZBNetworking/ZBNetworking.h"
Expand Down

0 comments on commit d9710a2

Please sign in to comment.