2 "name": "EarlGreyTestWithCustomMatchers",
4 "summary": "This pod is clone of EarlGreyTest, currently used for experimental purpose only.",
5 "homepage": "https://github.com/joolurik/EarlGrey",
6 "authors": "Google LLC.",
12 "git": "https://github.com/joolurik/EarlGrey.git",
20 "pod_target_xcconfig": {
21 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/EarlGreyTest/**\" \"${PODS_ROOT}/eDistantObject/\"",
22 "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/EarlGreyTest/**\" \"${PODS_ROOT}/eDistantObject/\""
27 "public_header_files": [
28 "AppFramework/Action/GREYAction.h",
29 "AppFramework/Action/GREYActionsShorthand.h",
30 "AppFramework/Core/GREYElementInteraction.h",
31 "AppFramework/Core/GREYInteraction.h",
32 "AppFramework/Core/GREYInteractionDataSource.h",
33 "AppFramework/DistantObject/GREYHostBackgroundDistantObject+GREYApp.h",
34 "AppFramework/IdlingResources/GREYIdlingResource.h",
35 "AppFramework/Matcher/GREYAllOf.h",
36 "AppFramework/Matcher/GREYAnyOf.h",
37 "AppFramework/Matcher/GREYMatchers.h",
38 "AppFramework/Matcher/GREYMatchersShorthand.h",
39 "AppFramework/Synchronization/GREYAppStateTracker.h",
40 "AppFramework/Synchronization/GREYAppStateTrackerObject.h",
41 "AppFramework/Synchronization/GREYSyncAPI.h",
42 "AppFramework/Synchronization/GREYUIThreadExecutor.h",
43 "CommonLib/Assertion/GREYAssertion.h",
44 "CommonLib/Assertion/GREYAssertionBlock.h",
45 "CommonLib/Assertion/GREYAssertionDefinesPrivate.h",
46 "CommonLib/Config/GREYAppState.h",
47 "CommonLib/Config/GREYConfigKey.h",
48 "CommonLib/Config/GREYConfiguration.h",
49 "CommonLib/DistantObject/GREYHostApplicationDistantObject.h",
50 "CommonLib/DistantObject/GREYHostBackgroundDistantObject.h",
51 "CommonLib/DistantObject/GREYTestApplicationDistantObject.h",
52 "CommonLib/Error/GREYErrorConstants.h",
53 "CommonLib/Exceptions/GREYFailureHandler.h",
54 "CommonLib/Exceptions/GREYFrameworkException.h",
55 "CommonLib/GREYConstants.h",
56 "CommonLib/GREYDefines.h",
57 "CommonLib/GREYDiagnosable.h",
58 "CommonLib/Matcher/GREYBaseMatcher.h",
59 "CommonLib/Matcher/GREYDescription.h",
60 "CommonLib/Matcher/GREYElementMatcherBlock.h",
61 "CommonLib/Matcher/GREYMatcher.h",
62 "TestLib/AlertHandling/XCTestCase+GREYSystemAlertHandler.h",
63 "TestLib/Assertion/GREYAssertionDefines.h",
64 "TestLib/Assertion/GREYWaitFunctions.h",
65 "TestLib/Condition/GREYCondition.h",
66 "TestLib/EarlGreyImpl/EarlGrey.h"
68 "frameworks": "XCTest",