[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / f / 1 / d / AppMetricaApphudObjCWrapper / 1.0.0 / AppMetricaApphudObjCWrapper.podspec.json
blob4788c66ba72c13a1e50789525bee7ab82fe91980
2   "name": "AppMetricaApphudObjCWrapper",
3   "version": "1.0.0",
4   "summary": "Automatically starts and configures Apphud within AppMetrica.",
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-apphud-adapter-ios.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "13.0",
19     "tvos": "13.0"
20   },
21   "frameworks": "Foundation",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "ApphudSDK": [
25       "~> 3.0"
26     ],
27     "AppMetricaCore": [
28       "~> 5.8"
29     ],
30     "AppMetricaCoreExtension": [
31       "~> 5.8"
32     ],
33     "AppMetricaStorageUtils": [
34       "~> 5.8"
35     ]
36   },
37   "source_files": "AppMetricaApphudObjCWrapper/Sources/**/*.{swift}",
38   "resource_bundles": {
39     "AppMetricaApphudObjCWrapper": "AppMetricaApphudObjCWrapper/Sources/Resources/PrivacyInfo.xcprivacy"
40   },
41   "swift_version": "5.0"