[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 9 / 2 / SwiftUIKit-Hi / 5.0.0-v1 / SwiftUIKit-Hi.podspec.json
blobd83c5fcd6acfe2aded247fc901d33fb53dc69497
2   "name": "SwiftUIKit-Hi",
3   "version": "5.0.0-v1",
4   "summary": "A library providing SwiftUI extensions and utilities.",
5   "description": "A Swift library designed for iOS, tvOS, watchOS, macOS, and visionOS platforms, offering useful SwiftUI extensions and utilities.",
6   "homepage": "https://github.com/tospery/SwiftUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/SwiftUIKit.git",
16     "tag": "5.0.0-v1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "15.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "SwiftUI"
27   ],
28   "source_files": "Sources/SwiftUIKit/**/*.{swift}",
29   "swift_version": "5.0"