[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 1 / KVKFlowCoordinators / 0.1.6 / KVKFlowCoordinators.podspec.json
blob4c60727e8df56a34afccaef6f6fb8e5819a39873
2   "name": "KVKFlowCoordinators",
3   "version": "0.1.6",
4   "summary": "SwiftUI flow coordinators",
5   "description": "SwiftUI flow coordinator to control navigation in application.",
6   "homepage": "https://github.com/kvyatkovskys/KVKFlowCoordinators",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Kviatkovskii Sergei": "sergejkvyatkovskij@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kvyatkovskys/KVKFlowCoordinators.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "16.0",
20     "osx": "13.0"
21   },
22   "ios": {
23     "frameworks": "SwiftUI"
24   },
25   "osx": {
26     "frameworks": "SwiftUI"
27   },
28   "swift_versions": "5.0",
29   "source_files": [
30     "Sources",
31     "Sources/**/*.swift"
32   ],
33   "social_media_url": "https://github.com/kvyatkovskys",
34   "swift_version": "5.0"