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