[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 6 / SwiftUIReorderableForEach / 1.0.0 / SwiftUIReorderableForEach.podspec.json
blob5a58dfd4072fcca3b2466153eaf4e2f2fb02eeac
2   "name": "SwiftUIReorderableForEach",
3   "version": "1.0.0",
4   "summary": "Drag & drop to reorder items in SwiftUI.",
5   "homepage": "https://github.com/globulus/swiftui-reorderable-foreach",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordan Glavaš": "gordan.glavas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/globulus/swiftui-reorderable-foreach.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "15.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/SwiftUIReorderableForEach/**/*",
22   "swift_version": "5.0"