[Template] Initialisers to throw on failure
This commit is contained in:
@@ -11,6 +11,6 @@ Pod::Spec.new do |spec|
|
||||
spec.ios.deployment_target = '8.0'
|
||||
spec.osx.deployment_target = '10.9'
|
||||
spec.requires_arc = true
|
||||
spec.dependency 'PathKit', '~> 0.4.0'
|
||||
spec.dependency 'PathKit', '~> 0.5.0'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user