Skip to content

Commit

Permalink
exp: starting sqflite darwin plugin (placeholder) without FMDB
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jan 27, 2024
1 parent 37fba4e commit 3b30ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqflite/macos/sqflite.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pod::Spec.new do |s|
s.version = '0.0.2'
s.summary = 'SQLite plugin.'
s.description = <<-DESC
Accss SQLite database.
Access SQLite database.
DESC
s.homepage = 'https://github.com/tekartik/sqflite'
s.license = { :file => '../LICENSE' }
Expand Down

0 comments on commit 3b30ef9

Please sign in to comment.