Commit a3f002f6 authored by pilot34's avatar pilot34

right quotes

parent 2cad3063
......@@ -30,7 +30,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '8.0'
s.tvos.deployment_target = '9.0'
s.watchos.deployment_target = '2.0'
s.osx.deployment_target = "10.10"
s.osx.deployment_target = '10.10'
s.requires_arc = true
s.source_files = 'Zip/*', 'Zip/minizip/*.{c,h}', 'Zip/minizip/aes/*.{c,h}'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment