[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 6 / AppMetricaApphudAdapter / 1.0.0 / AppMetricaApphudAdapter.podspec.json
blob0d8bf080cb31265fb1c82fbeebca61e9db4f608b
2   "name": "AppMetricaApphudAdapter",
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   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "frameworks": "Foundation",
25   "swift_versions": "5.0",
26   "dependencies": {
27     "AppMetricaCore": [
28       "~> 5.8"
29     ],
30     "AppMetricaCoreExtension": [
31       "~> 5.8"
32     ],
33     "AppMetricaApphudObjCWrapper": [
34       "= 1.0.0"
35     ]
36   },
37   "header_dir": "AppMetricaApphudAdapter",
38   "source_files": "AppMetricaApphudAdapter/Sources/**/*.{h,m}",
39   "public_header_files": "AppMetricaApphudAdapter/Sources/include/**/*.h",
40   "resource_bundles": {
41     "AppMetricaApphudAdapter": "AppMetricaApphudAdapter/Sources/Resources/PrivacyInfo.xcprivacy"
42   },
43   "swift_version": "5.0"