[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 7 / 5 / AppMetricaCrashes / 5.7.0 / AppMetricaCrashes.podspec.json
blob0c0722aafab665a6232183343e945edd1369d4e7
2   "name": "AppMetricaCrashes",
3   "version": "5.7.0",
4   "summary": "Provides essential utilities for efficient crash and error handling and reporting",
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.7.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "frameworks": "Foundation",
25   "dependencies": {
26     "AppMetricaCore": [
27       "= 5.7.0"
28     ],
29     "AppMetricaCoreExtension": [
30       "= 5.7.0"
31     ],
32     "AppMetricaCoreUtils": [
33       "= 5.7.0"
34     ],
35     "AppMetricaHostState": [
36       "= 5.7.0"
37     ],
38     "AppMetricaProtobufUtils": [
39       "= 5.7.0"
40     ],
41     "AppMetricaLog": [
42       "= 5.7.0"
43     ],
44     "AppMetricaPlatform": [
45       "= 5.7.0"
46     ],
47     "AppMetricaStorageUtils": [
48       "= 5.7.0"
49     ],
50     "AppMetricaEncodingUtils": [
51       "= 5.7.0"
52     ],
53     "KSCrash/Recording": [
54       "~> 1.17.0"
55     ],
56     "KSCrash/Recording/Tools": [
58     ]
59   },
60   "header_dir": "AppMetricaCrashes",
61   "source_files": "AppMetricaCrashes/Sources/**/*.{h,m,c}",
62   "public_header_files": "AppMetricaCrashes/Sources/include/**/*.h",
63   "preserve_paths": "AppMetricaCrashes/helper",
64   "resource_bundles": {
65     "AppMetricaCrashes": "AppMetricaCrashes/Sources/Resources/PrivacyInfo.xcprivacy"
66   }