[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 0 / 9 / AsyncStorageSQLite / 0.1.2 / AsyncStorageSQLite.podspec.json
blob011c1436b16d7f251279338812662220f3ab849c
2   "name": "AsyncStorageSQLite",
3   "version": "0.1.2",
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",
6   "license": "MIT",
7   "authors": "Krzysztof Borowy",
8   "source": {
9     "git": "https://github.com/react-native-async-storage/sqlite-storage-native.git",
10     "tag": "v0.1.2"
11   },
12   "swift_versions": "5.8",
13   "platforms": {
14     "ios": "15.0"
15   },
16   "vendored_frameworks": "AsyncStorageSQLite/SQLiteStorageKMP.xcframework",
17   "source_files": "AsyncStorageSQLite/src/**/*.{swift}",
18   "dependencies": {
19     "KMPNativeCoroutinesAsync": [
20       "1.0.0-ALPHA-37"
21     ]
22   },
23   "swift_version": "5.8"