[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / a / 9 / 3 / SimpleMagnifyingView / 0.1.0 / SimpleMagnifyingView.podspec.json
blobdb317971453ae4a2cfe119ab56153543b878de5f
2   "name": "SimpleMagnifyingView",
3   "version": "0.1.0",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tomortec": "everything@tomortec.com"
14   },
15   "source": {
16     "git": "https://github.com/Tomortec/SimpleMagnifyingView.git",
17     "tag": "0.1.0"
18   },
19   "swift_versions": "5.6",
20   "platforms": {
21     "ios": "15.0"
22   },
23   "source_files": "SimpleMagnifyingView/Classes/**/*",
24   "swift_version": "5.6"