2 "name": "ViewInspector",
4 "summary": "ViewInspector is a library for unit testing SwiftUI views.\n It allows for traversing a view hierarchy at runtime providing direct access to the underlying View structs.",
5 "homepage": "https://github.com/nalexn/ViewInspector",
11 "Alexey Naumov": "alexey@naumov.tech"
18 "frameworks": "XCTest",
20 "git": "https://github.com/nalexn/ViewInspector.git",
23 "source_files": "Sources/ViewInspector/**/*.swift",
28 "source_files": "Tests/ViewInspectorTests/**/*.swift"