[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 2 / 9 / MixboxTestsFoundation / 0.2.2 / MixboxTestsFoundation.podspec.json
blobc0f62b65b6ce1007036e26bcf4e9360515072878
2   "name": "MixboxTestsFoundation",
3   "module_name": "MixboxTestsFoundation",
4   "version": "0.2.2",
5   "summary": "MixboxTestsFoundation",
6   "homepage": "https://github.com/avito-tech/Mixbox",
7   "license": "MIT",
8   "authors": {
9     "Hive of coders from Avito": "avito.ru"
10   },
11   "source": {
12     "git": "https://github.com/avito-tech/Mixbox.git",
13     "tag": "Mixbox-0.2.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/TestsFoundation/**/*.{swift,h,m,md,sh}",
21   "frameworks": [
22     "XCTest",
23     "XCTAutomationSupport"
24   ],
25   "dependencies": {
26     "MixboxArtifacts": [
28     ],
29     "MixboxFoundation": [
31     ],
32     "MixboxReporting": [
34     ],
35     "MixboxUiKit": [
37     ],
38     "SQLite.swift": [
40     ]
41   },
42   "xcconfig": {
43     "LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\"",
44     "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
45   },
46   "swift_version": "4.0"