[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 1 / 2 / 9 / MixboxTestsFoundation / 0.0.1 / MixboxTestsFoundation.podspec.json
blob4b4f34bf503f40193a5e8017da7b8e2919bf023b
2   "name": "MixboxTestsFoundation",
3   "module_name": "MixboxTestsFoundation",
4   "version": "0.0.1",
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.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_version": "4.0",
19   "requires_arc": true,
20   "source_files": "Frameworks/TestsFoundation/**/*.{swift,h,m}",
21   "frameworks": "XCTest",
22   "dependencies": {
23     "MixboxArtifacts": [
25     ],
26     "MixboxFoundation": [
28     ],
29     "SQLite.swift": [
31     ]
32   },
33   "user_target_xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
35   }