From f7e94fa970fe27a411f02c789e21a328486a1421 Mon Sep 17 00:00:00 2001 From: Jonas Gessner Date: Tue, 31 Dec 2013 02:04:11 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3a3548..cdd58f3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ JGDetailScrubber is a UISlider subclass with variable scrubbing speeds, similar ##Requirements -• iOS 5 or higher
+• Base SDK: iOS 7.0 or higher
+• Deployment Target: iOS 5.0 or higher
• Built with ARC (If your Xcode project doesn't use ARC then set the `-fobjc-arc` compiler flag)
• Foundation, UIKit and CoreGraphics frameworks