[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 2 / 9 / MixboxTestsFoundation / 0.3.25 / MixboxTestsFoundation.podspec.json
blob07f5687220f03456a18b8dc58f2095b4eef798cf
2   "name": "MixboxTestsFoundation",
3   "dependencies": {
4     "MixboxFoundation": [
6     ],
7     "MixboxUiKit": [
9     ],
10     "MixboxBuiltinDi": [
12     ],
13     "SQLite.swift": [
15     ],
16     "MixboxLinkXCTAutomationSupport": [
18     ],
19     "MixboxIpc": [
21     ],
22     "MixboxIpcCommon": [
24     ]
25   },
26   "pod_target_xcconfig": {
27     "ENABLE_TESTING_SEARCH_PATHS": "YES",
28     "LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/usr/lib\" \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\"",
29     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
30   },
31   "module_name": "MixboxTestsFoundation",
32   "version": "0.3.25",
33   "summary": "MixboxTestsFoundation",
34   "homepage": "https://github.com/avito-tech/Mixbox",
35   "license": "MIT",
36   "authors": {
37     "Hive of coders from Avito": "avito.ru"
38   },
39   "source": {
40     "git": "https://github.com/avito-tech/Mixbox.git",
41     "tag": "0.3.25"
42   },
43   "requires_arc": true,
44   "platforms": {
45     "ios": "12.0"
46   },
47   "source_files": "Frameworks/TestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
48   "swift_version": "5.0"