[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / 2 / FlowView / 0.2.0 / FlowView.podspec.json
blobd98b99d2208bc345c5f53f3573f276b0a120559b
2   "name": "FlowView",
3   "version": "0.2.0",
4   "summary": "SwiftUI wizard-like TabView.",
5   "swift_versions": "5.7",
6   "platforms": {
7     "ios": "14.0"
8   },
9   "description": "SwiftUI wizard-like TabView.",
10   "homepage": "https://github.com/michzio/FlowView",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "MichaƂ Ziobro": "swiftui.developer@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/michzio/FlowView.git",
20     "tag": "0.2.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "exclude_files": [
24     "Tests/**/*.swift"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "5.7"