2 "name": "AsyncStorageSQLite",
4 "summary": "Multiplatform key-value storage backed by SQLite for React Native Async Storage",
5 "homepage": "https://github.com/react-native-async-storage/sqlite-storage-native",
7 "authors": "Krzysztof Borowy",
9 "git": "https://github.com/react-native-async-storage/sqlite-storage-native.git",
12 "swift_versions": "5.8",
16 "vendored_frameworks": "AsyncStorageSQLite/SQLiteStorageKMP.xcframework",
17 "source_files": "AsyncStorageSQLite/src/**/*.{swift}",
19 "KMPNativeCoroutinesAsync": [
23 "swift_version": "5.8"