[Add] TensorFlowLiteSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 1 / 7 / a / AppMetricaPlatform / 5.9.0 / AppMetricaPlatform.podspec.json
bloba7cde60dfb2e2a0009c35b8f72a8667dde60181c
2   "name": "AppMetricaPlatform",
3   "version": "5.9.0",
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.9.0"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0"
20   },
21   "swift_versions": "5.7",
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES",
24     "GCC_PREPROCESSOR_DEFINITIONS": "AMA_BUILD_TYPE=\\\"source\\\""
25   },
26   "frameworks": [
27     "Foundation",
28     "Security",
29     "UIKit"
30   ],
31   "dependencies": {
32     "AppMetricaLog": [
33       "= 5.9.0"
34     ],
35     "AppMetricaCoreUtils": [
36       "= 5.9.0"
37     ]
38   },
39   "header_dir": "AppMetricaPlatform",
40   "source_files": "AppMetricaPlatform/Sources/**/*.{h,m}",
41   "public_header_files": "AppMetricaPlatform/Sources/include/**/*.h",
42   "resource_bundles": {
43     "AppMetricaPlatform": "AppMetricaPlatform/Sources/Resources/PrivacyInfo.xcprivacy"
44   },
45   "swift_version": "5.7"