[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / a / AppMetricaPlatform / 5.8.1 / AppMetricaPlatform.podspec.json
blobe415c75518cbcabdd44ffc4f48ba1252e6e88733
2   "name": "AppMetricaPlatform",
3   "version": "5.8.1",
4   "summary": "AppMetricaPlatform offers essential tools for gathering platform and device information",
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.8.1"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0"
20   },
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES",
23     "GCC_PREPROCESSOR_DEFINITIONS": "AMA_BUILD_TYPE=\\\"source\\\""
24   },
25   "frameworks": [
26     "Foundation",
27     "Security",
28     "UIKit"
29   ],
30   "dependencies": {
31     "AppMetricaLog": [
32       "= 5.8.1"
33     ],
34     "AppMetricaCoreUtils": [
35       "= 5.8.1"
36     ]
37   },
38   "header_dir": "AppMetricaPlatform",
39   "source_files": "AppMetricaPlatform/Sources/**/*.{h,m}",
40   "public_header_files": "AppMetricaPlatform/Sources/include/**/*.h",
41   "resource_bundles": {
42     "AppMetricaPlatform": "AppMetricaPlatform/Sources/Resources/PrivacyInfo.xcprivacy"
43   }