From 73fecadd2a03b2e4d95b37e97c8fadc833586a15 Mon Sep 17 00:00:00 2001 From: Felix Mau Date: Fri, 29 Nov 2019 09:28:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20::=20update=20documentation=20wi?= =?UTF-8?q?th=20requirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index fa34b73..03be8c8 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,11 @@ A customizable animated gradient loading bar. Inspired by [iOS 7 Progress Bar fr To run the example project, clone the repo, and open the workspace from the Example directory. +### Requirements +- Swift 5.0 +- Xcode 10.2+ +- iOS 9.0+ + ### Integration ##### CocoaPods [CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate GradientLoadingBar into your Xcode project using CocoaPods, specify it in your `Podfile`: