[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 4 / e / a / MixboxUiTestsFoundation / 0.0.1 / MixboxUiTestsFoundation.podspec.json
blob4a114be6c6ba9f7d8e63077889132ff75a81c014
2   "name": "MixboxUiTestsFoundation",
3   "module_name": "MixboxUiTestsFoundation",
4   "version": "0.0.1",
5   "summary": "MixboxUiTestsFoundation",
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.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/UiTestsFoundation/**/*.{swift}",
21   "dependencies": {
22     "MixboxTestsFoundation": [
24     ],
25     "MixboxReporting": [
27     ],
28     "MixboxUiKit": [
30     ]
31   },
32   "frameworks": "XCTest",
33   "user_target_xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
35   }