mirror of
https://github.com/kean/Pulse.git
synced 2026-05-30 21:07:33 +00:00
9 lines
135 B
Swift
9 lines
135 B
Swift
// swift-tools-version:5.10
|
|
import PackageDescription
|
|
|
|
let package = Package(
|
|
platforms: [ ],
|
|
products: [],
|
|
targets: [],
|
|
)
|