From 67f259e86899e84b5c48c5e49566a7243f9d7901 Mon Sep 17 00:00:00 2001 From: Evan Owen Date: Mon, 11 Nov 2019 23:23:34 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dafed28..65ad654 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ Pulley is an easy to use drawer library meant to imitate the drawer in iOS 10/11 ##### Installation with Carthage `github "52inc/Pulley"` +##### Installation with Swift Package Manager +Follow the [developer documentation](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app) for Swift Package Manager (versions 2.8.x) + ##### Manual Installation Simply copy the files in the PulleyLib folder into your project.