[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / MixboxUiTestsFoundation / 0.2.81 / MixboxUiTestsFoundation.podspec.json
blob950e96ee41547fb1455d5c75bf0f0d7af8fc519e
2   "name": "MixboxUiTestsFoundation",
3   "dependencies": {
4     "MixboxTestsFoundation": [
6     ],
7     "MixboxUiKit": [
9     ],
10     "MixboxAnyCodable": [
12     ],
13     "CocoaImageHashing": [
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     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift-$(SWIFT_VERSION)/$(PLATFORM_NAME) $(inherited)"
30   },
31   "module_name": "MixboxUiTestsFoundation",
32   "version": "0.2.81",
33   "summary": "MixboxUiTestsFoundation",
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/UiTestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
45   "platforms": {
46     "ios": "9.0"
47   },
48   "swift_version": "5.0"