Commit bcc0cccb authored by wangjun's avatar wangjun

指定MJRefresh版本号3.1.14

parent d0556687
......@@ -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.14'
s.dependency 'MJRefresh', '3.1.14'
s.dependency 'GMPhobos'
s.source_files = 'GMRefresh/Classes/**/*'
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