[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / MixboxUiTestsFoundation / 0.2.129 / MixboxUiTestsFoundation.podspec.json
blob4a713fb74de7955ba3769b81adce5764a384a491
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   "user_target_xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
26   },
27   "xcconfig": {
28     "ENABLE_TESTING_SEARCH_PATHS": "YES"
29   },
30   "module_name": "MixboxUiTestsFoundation",
31   "version": "0.2.129",
32   "summary": "MixboxUiTestsFoundation",
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.129"
41   },
42   "requires_arc": true,
43   "platforms": {
44     "ios": "9.0"
45   },
46   "source_files": "Frameworks/UiTestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
47   "swift_version": "5.0"