Commit b6cdfb3a authored by 汪洋's avatar 汪洋

升级MJRefresh

parent 66dd05eb
...@@ -15,7 +15,7 @@ Pod::Spec.new do |s| ...@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.author = { "wangyang" => "wangyang@gmei.com" } s.author = { "wangyang" => "wangyang@gmei.com" }
s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMRefresh.git", :tag => s.version.to_s } s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMRefresh.git", :tag => s.version.to_s }
s.ios.deployment_target = '8.0' s.ios.deployment_target = '8.0'
s.dependency 'MJRefresh', '3.1.14' s.dependency 'MJRefresh', '3.1.15.1'
s.dependency 'GMPhobos' s.dependency 'GMPhobos'
s.source_files = 'GMRefresh/Classes/**/*' s.source_files = 'GMRefresh/Classes/**/*'
s.resource_bundles = { s.resource_bundles = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment