[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / f / AppMetricaCore / 5.3.1 / AppMetricaCore.podspec.json
blob9c32d197c5ea49a900959a88fa98c942b4458385
2   "name": "AppMetricaCore",
3   "version": "5.3.1",
4   "summary": "Powerful and flexible module offering a wide range of tracking and analytics tools for your application",
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.3.1"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "tvos": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreLocation",
28     "CoreGraphics",
29     "SystemConfiguration"
30   ],
31   "libraries": [
32     "z",
33     "sqlite3",
34     "c++"
35   ],
36   "dependencies": {
37     "AppMetricaLog": [
38       "= 5.3.1"
39     ],
40     "AppMetricaNetwork": [
41       "= 5.3.1"
42     ],
43     "AppMetricaCoreUtils": [
44       "= 5.3.1"
45     ],
46     "AppMetricaHostState": [
47       "= 5.3.1"
48     ],
49     "AppMetricaProtobufUtils": [
50       "= 5.3.1"
51     ],
52     "AppMetricaPlatform": [
53       "= 5.3.1"
54     ],
55     "AppMetricaStorageUtils": [
56       "= 5.3.1"
57     ],
58     "AppMetricaEncodingUtils": [
59       "= 5.3.1"
60     ],
61     "AppMetricaProtobuf": [
62       "= 5.3.1"
63     ],
64     "AppMetricaFMDB": [
65       "= 5.3.1"
66     ]
67   },
68   "header_dir": "AppMetricaCore",
69   "source_files": [
70     "AppMetricaCore/Sources/**/*.{h,m,c}",
71     "AppMetricaCoreExtension/Sources/include/**/*.h"
72   ],
73   "public_header_files": "AppMetricaCore/Sources/include/**/*.h",
74   "resource_bundles": {
75     "AppMetricaCore": "AppMetricaCore/Sources/Resources/PrivacyInfo.xcprivacy"
76   }