From 8fb105dec200a83f045bf89cbe26a8ef4d1c63aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Torr=C3=A3o?= Date: Mon, 22 Feb 2016 22:54:03 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b25cbd7..e9c8cb0 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Add the following line to your Cartfile: If you want Swift 2.0 syntax use: ``` -github "imaginary-cloud/CameraManager" >= 2.1 +github "imaginary-cloud/CameraManager" >= 2.2 ``` If you want Swift 1.2 syntax use: @@ -144,4 +144,4 @@ Supports iOS 8 and above. Xcode 7.0 is required to build the latest code written ## License -Copyright © 2015 ImaginaryCloud, imaginarycloud.com. This library is licensed under the MIT license. +Copyright © 2016 ImaginaryCloud, imaginarycloud.com. This library is licensed under the MIT license.