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