Explorar o código

Update podspec

Yuki Nagai %!s(int64=10) %!d(string=hai) anos
pai
achega
96b95ecda3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ReachabilitySwift.podspec

+ 1 - 1
ReachabilitySwift.podspec

@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
     :git => 'https://github.com/ashleymills/Reachability.swift.git',
     :tag => 'v'+s.version.to_s
   }
-  s.source_files = 'Reachability.swift'
+  s.source_files = 'Reachability/Reachability.swift'
   s.framework    = 'SystemConfiguration'
 
   s.requires_arc = true