瀏覽代碼

Merge branch 'master' of https://github.com/delannoyk/Reachability.swift

Kevin Delannoy 10 年之前
父節點
當前提交
b0c42fe509
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ReachabilitySwift.podspec

+ 1 - 1
ReachabilitySwift.podspec

@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
   s.authors      = {
     'Ashley Mills' => 'ashleymills@mac.com'
   }
-  s.summary      = 'Replacement for Apple's Reachability re-written in Swift with callbacks.'
+  s.summary      = 'Replacement for Apple\'s Reachability re-written in Swift with callbacks.'
 
 # Source Info
   s.platform     =  :ios, '8.0'