[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 2 / 9 / MixboxTestsFoundation / 0.2.108 / MixboxTestsFoundation.podspec.json
blob0eb852edfbcb6588d3f216f6909e0b06fc9ad899
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     "LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/usr/lib\" \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\"",
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
29   },
30   "module_name": "MixboxTestsFoundation",
31   "version": "0.2.108",
32   "summary": "MixboxTestsFoundation",
33   "homepage": "https://github.com/avito-tech/Mixbox",
34   "license": "MIT",
35   "authors": {
36     "Hive of coders from Avito": "avito.ru"
37   },
38   "source": {
39     "git": "https://github.com/avito-tech/Mixbox.git",
40     "tag": "0.2.108"
41   },
42   "requires_arc": true,
43   "platforms": {
44     "ios": "9.0"
45   },
46   "source_files": "Frameworks/TestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
47   "swift_version": "5.0"