From 05263825332d6e7390b58ac4a3f868417af9bcc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrhan=20Yerlikaya?= Date: Sun, 29 Oct 2017 23:33:29 +0300 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cffb2c2..be4e89a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To install it, simply add the following line to your Podfile: ```ruby source 'https://github.com/CocoaPods/Specs.git' -platform :ios, '9.0' +platform :ios, '10.0' target 'TargetName' do pod "ScrollableStackView"