2 "name": "ViewInspector",
4 "summary": "ViewInspector is a library for unit testing SwiftUI views.",
5 "homepage": "https://github.com/nalexn/ViewInspector",
11 "Alexey Naumov": "alexey@naumov.tech"
17 "swift_versions": "5.0",
18 "frameworks": "XCTest",
20 "git": "https://github.com/nalexn/ViewInspector.git",
23 "source_files": "Sources/ViewInspector/**/*.swift",
28 "source_files": "Tests/ViewInspectorTests/**/*.swift",
29 "resources": "Tests/ViewInspectorTests/TestResources/**/*"
32 "swift_version": "5.0"