[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / a / e / f / AppMetricaStorageUtils / 5.9.0 / AppMetricaStorageUtils.podspec.json
blobd8991e27a8829205bd2a4f7fdfa69019e4b5d4ca
2   "name": "AppMetricaStorageUtils",
3   "version": "5.9.0",
4   "summary": "Key value and database utils",
5   "homepage": "https://appmetrica.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AppMetrica": "admin@appmetrica.io"
12   },
13   "source": {
14     "git": "https://github.com/appmetrica/appmetrica-sdk-ios.git",
15     "tag": "5.9.0"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0"
20   },
21   "swift_versions": "5.7",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "frameworks": "Foundation",
26   "dependencies": {
27     "AppMetricaLog": [
28       "= 5.9.0"
29     ],
30     "AppMetricaCoreUtils": [
31       "= 5.9.0"
32     ]
33   },
34   "header_dir": "AppMetricaStorageUtils",
35   "source_files": "AppMetricaStorageUtils/Sources/**/*.{h,m}",
36   "public_header_files": "AppMetricaStorageUtils/Sources/include/**/*.h",
37   "resource_bundles": {
38     "AppMetricaStorageUtils": "AppMetricaStorageUtils/Sources/Resources/PrivacyInfo.xcprivacy"
39   },
40   "swift_version": "5.7"