[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / a / MixboxUiTestsFoundation / 0.3.24 / MixboxUiTestsFoundation.podspec.json
blob03c9fadc57590101e03b8383e884d45ff7b54390
2   "name": "MixboxUiTestsFoundation",
3   "dependencies": {
4     "MixboxTestsFoundation": [
6     ],
7     "MixboxUiKit": [
9     ],
10     "MixboxAnyCodable": [
12     ],
13     "MixboxCocoaImageHashing": [
15     ],
16     "MixboxIpcCommon": [
18     ],
19     "MixboxDi": [
21     ]
22   },
23   "frameworks": "XCTest",
24   "pod_target_xcconfig": {
25     "ENABLE_TESTING_SEARCH_PATHS": "YES",
26     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
27   },
28   "module_name": "MixboxUiTestsFoundation",
29   "version": "0.3.24",
30   "summary": "MixboxUiTestsFoundation",
31   "homepage": "https://github.com/avito-tech/Mixbox",
32   "license": "MIT",
33   "authors": {
34     "Hive of coders from Avito": "avito.ru"
35   },
36   "source": {
37     "git": "https://github.com/avito-tech/Mixbox.git",
38     "tag": "0.3.24"
39   },
40   "requires_arc": true,
41   "platforms": {
42     "ios": "12.0"
43   },
44   "source_files": "Frameworks/UiTestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
45   "swift_version": "5.0"