sqlite3 3.49.2× TestsTested ✗ LangLanguage CC License Custom ReleasedLast Release May 2025Maintained by Clemens Gruber, Simon Binder.Installation Guide×Installation Guide for sqlite3You want to add pod 'sqlite3', '~> 3.49' similar to the following to your Podfile:target 'MyApp' do pod 'sqlite3', '~> 3.49' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try sqlite3See PodspecDocumentationGitHub RepoPage on CocoaPods.orgsqlite3 3.49.2ByClemens Gruberclemensg/sqlite3podGitHub Repo SQLite is an embedded SQL database engine Installation pod 'sqlite3' Authors Clemens Gruber License Custom