[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 9 / MixboxTestsFoundation / 0.2.81 / MixboxTestsFoundation.podspec.json
blobdfe2a3b876ce18b4d23c502c00e640711e2766b1
2   "name": "MixboxTestsFoundation",
3   "dependencies": {
4     "MixboxFoundation": [
6     ],
7     "MixboxUiKit": [
9     ],
10     "MixboxBuiltinDi": [
12     ],
13     "SQLite.swift": [
15     ]
16   },
17   "frameworks": [
18     "XCTest",
19     "XCTAutomationSupport",
20     "CoreLocation"
21   ],
22   "user_target_xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
24   },
25   "xcconfig": {
26     "ENABLE_TESTING_SEARCH_PATHS": "YES",
27     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift-$(SWIFT_VERSION)/$(PLATFORM_NAME) $(inherited)",
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/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
30   },
31   "module_name": "MixboxTestsFoundation",
32   "version": "0.2.81",
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.2.81"
42   },
43   "requires_arc": true,
44   "source_files": "Frameworks/TestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
45   "platforms": {
46     "ios": "9.0"
47   },
48   "swift_version": "5.0"