Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FMDB.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/FMDB.podspec b/FMDB.podspec
index 976a7e6..62859bc 100644
--- a/FMDB.podspec
+++ b/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