sqlite3 3.50.2× TestsTested ✗ LangLanguage CC License Custom ReleasedLast Release Jul 2025Maintained by Clemens Gruber, Simon Binder.Installation Guide×Installation Guide for sqlite3You want to add pod 'sqlite3', '~> 3.50' similar to the following to your Podfile:target 'MyApp' do pod 'sqlite3', '~> 3.50' 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.50.2ByClemens Gruberclemensg/sqlite3podGitHub Repo SQLite is an embedded SQL database engine Installation pod 'sqlite3' Authors Clemens Gruber License Custom