Merge branch 'wangjun/dev_GMRefresh' into 'master'
升级MJRefresh到3.1.14 See merge request !3
Showing
This diff is collapsed.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -15,7 +15,7 @@ Pod::Spec.new do |s| |
s.author = { "wangyang" => "wangyang@gmei.com" } | ||
s.source = { :git => "git@git.gengmei.cc:gengmeiios/GMRefresh.git", :tag => s.version.to_s } | ||
s.ios.deployment_target = '8.0' | ||
s.dependency 'MJRefresh', '~> 3.1.0' | ||
s.dependency 'MJRefresh', '~> 3.1.14' | ||
s.dependency 'GMPhobos' | ||
s.source_files = 'GMRefresh/Classes/**/*' | ||
s.resource_bundles = { | ||
... | ... |
Please
register
or
sign in
to comment