2 "name": "SimpleMagnifyingView",
4 "summary": "`SimpleMagnifyingView` is a SwiftUI view which can create a magnifier.",
5 "description": "`SimpleMagnifyingView` is a SwiftUI view which can create a magnifier with only a few lines.\nYou can customize the shape and the scale of the magnifier easily.\nThis view is truly useful for accessiblity.",
6 "homepage": "https://github.com/Tomortec/SimpleMagnifyingView",
7 "screenshots": "./screenshot.png",
13 "Tomortec": "everything@tomortec.com"
16 "git": "https://github.com/Tomortec/SimpleMagnifyingView.git",
19 "swift_versions": "5.6",
23 "source_files": "SimpleMagnifyingView/Classes/**/*",
24 "swift_version": "5.6"