[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 1 / AppMetricaLibraryAdapter / 5.8.0 / AppMetricaLibraryAdapter.podspec.json
blob7b36453ed57976a10e27a5e609b28ede94850b85
2   "name": "AppMetricaLibraryAdapter",
3   "version": "5.8.0",
4   "summary": "Universal adapter library for AppMetrica SDK to send ad impressions.",
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.0"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "tvos": "12.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "AMA_BUILD_TYPE=\\\"source\\\""
24   },
25   "frameworks": "Foundation",
26   "dependencies": {
27     "AppMetricaCore": [
28       "= 5.8.0"
29     ],
30     "AppMetricaCoreExtension": [
31       "= 5.8.0"
32     ]
33   },
34   "header_dir": "AppMetricaLibraryAdapter",
35   "source_files": "AppMetricaLibraryAdapter/Sources/**/*.swift",
36   "resource_bundles": {
37     "AppMetricaLibraryAdapter": "AppMetricaLibraryAdapter/Sources/Resources/PrivacyInfo.xcprivacy"
38   },
39   "swift_version": "5.0"