Преглед изворни кода

Merge pull request #806 from jamesstout/update_podspec

Update FMDB.podspec
August "Gus" Mueller пре 5 година
родитељ
комит
3e5efdf669
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      FMDB.podspec

+ 1 - 0
FMDB.podspec

@@ -7,6 +7,7 @@ Pod::Spec.new do |s|
   s.author = { 'August Mueller' => 'gus@flyingmeat.com' }
   s.source = { :git => 'https://github.com/ccgus/fmdb.git', :tag => "#{s.version}" }
   s.requires_arc = true
+  s.osx.deployment_target  = '10.11'
   s.default_subspec = 'standard'  
 
   # use the built-in library version of sqlite3