[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / a / c / UIHostingView / 0.1.0 / UIHostingView.podspec.json
blob34bdcb5370e845d31b0a085f4991ef0a2d55fe84
2   "name": "UIHostingView",
3   "version": "0.1.0",
4   "summary": "A lightweight SwiftUI View wrapper for integration within UIKit.",
5   "description": "UIHostingView is a lightweight SwiftUI View wrapper that enables the seamless integration of SwiftUI content within UIKit components.",
6   "homepage": "https://github.com/GSukh/UIHostingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gregory Suhorukov": "grigoriy.sukhorukov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/GSukh/UIHostingView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/UIHostingView/**/*",
23   "swift_version": "5.0"