2 "name": "ViewInspector",
4 "summary": "ViewInspector is a library for unit testing SwiftUI views.",
5 "homepage": "https://github.com/nalexn/ViewInspector",
11 "Alexey Naumov": "a.naumov91@gmail.com"
18 "swift_versions": "5.7",
19 "frameworks": "XCTest",
21 "git": "https://github.com/nalexn/ViewInspector.git",
24 "source_files": "Sources/ViewInspector/**/*.swift",
25 "pod_target_xcconfig": {
26 "ENABLE_TESTING_SEARCH_PATHS": "YES"
32 "source_files": "Tests/ViewInspectorTests/**/*.swift",
33 "resources": "Tests/ViewInspectorTests/TestResources/**/*"
36 "swift_version": "5.7"