Fix ASIHTTPRequest specs.
I need to make `pod spec lint` take a list of files...
This commit is contained in:
@@ -26,5 +26,5 @@ Pod::Spec.new do |s|
|
||||
'-framework MobileCoreServices ' \
|
||||
'-l z.1' }
|
||||
|
||||
dependency 'Reachability', '~> 2.0', '>= 2.0.4'
|
||||
s.dependency 'Reachability', '~> 2.0', '>= 2.0.4'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user