فهرست منبع

Update podspec

Ashley Mills 10 سال پیش
والد
کامیت
6f7854758c
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      ReachabilitySwift.podspec

+ 1 - 2
ReachabilitySwift.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name         = 'ReachabilitySwift'
-  s.version      = '2.0-beta5'
+  s.version      = '2.0'
   s.homepage     = 'https://github.com/ashleymills/Reachability.swift'
   s.authors      = {
     'Ashley Mills' => 'ashleymills@mac.com'
@@ -15,7 +15,6 @@ Pod::Spec.new do |s|
   s.osx.deployment_target = "10.9"
   s.source       =  {
     :git => 'https://github.com/ashleymills/Reachability.swift.git',
-    :branch => 'develop',
     :tag => 'v'+s.version.to_s
   }
   s.source_files = 'Reachability.swift'