瀏覽代碼

Update MJRefresh.podspec

Frank 4 年之前
父節點
當前提交
d721715c2c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      MJRefresh.podspec

+ 2 - 2
MJRefresh.podspec

@@ -1,11 +1,11 @@
 Pod::Spec.new do |s|
 Pod::Spec.new do |s|
     s.name         = 'MJRefresh'
     s.name         = 'MJRefresh'
-    s.version      = '3.5.0'
+    s.version      = '3.6.0'
     s.summary      = 'An easy way to use pull-to-refresh'
     s.summary      = 'An easy way to use pull-to-refresh'
     s.homepage     = 'https://github.com/CoderMJLee/MJRefresh'
     s.homepage     = 'https://github.com/CoderMJLee/MJRefresh'
     s.license      = 'MIT'
     s.license      = 'MIT'
     s.authors      = {'MJ Lee' => 'richermj123go@vip.qq.com'}
     s.authors      = {'MJ Lee' => 'richermj123go@vip.qq.com'}
-    s.platform     = :ios, '8.0'
+    s.platform     = :ios, '9.0'
     s.source       = {:git => 'https://github.com/CoderMJLee/MJRefresh.git', :tag => s.version}
     s.source       = {:git => 'https://github.com/CoderMJLee/MJRefresh.git', :tag => s.version}
     s.source_files = 'MJRefresh/**/*.{h,m}'
     s.source_files = 'MJRefresh/**/*.{h,m}'
     s.resource     = 'MJRefresh/MJRefresh.bundle'
     s.resource     = 'MJRefresh/MJRefresh.bundle'