Skip to content

Commit

Permalink
Create Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ramtinq authored Oct 7, 2019
1 parent aac5d6a commit 8c6d1c7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// swift-tools-version:5.1
import PackageDescription

let package = Package(
name: "ZFDragableModalTransition",
dependencies: [
//
]
)

0 comments on commit 8c6d1c7

Please sign in to comment.