Skip to content

Commit

Permalink
Merge pull request #806 from jamesstout/update_podspec
Browse files Browse the repository at this point in the history
Update FMDB.podspec
  • Loading branch information
ccgus authored Nov 30, 2020
2 parents d718d11 + 9611e89 commit 3e5efdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FMDB.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Pod::Spec.new do |s|
s.author = { 'August Mueller' => '[email protected]' }
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
Expand Down

0 comments on commit 3e5efdf

Please sign in to comment.