Skip to content

Commit

Permalink
Update package name to juspay-kit
Browse files Browse the repository at this point in the history
Renames the package from `JuspayKit` to `juspay-kit` to align with naming conventions.
  • Loading branch information
vamsii777 committed Oct 12, 2024
1 parent b722c88 commit 4e60083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import PackageDescription

let package = Package(
name: "JuspayKit",
name: "juspay-kit",
platforms: [
.macOS(.v12),
.iOS(.v15),
Expand Down

0 comments on commit 4e60083

Please sign in to comment.