From 3692fe5d6464f41d7f213347c53b1b0635143e89 Mon Sep 17 00:00:00 2001 From: tuyou Date: Wed, 12 Oct 2016 16:17:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25999ed..1d31588 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Get the cropped image ## Installation PhotoTweaks is available on [CocoaPods](http://cocoapods.org). Add the follwing to your Podfile: ```ruby -pod 'PhotoTweaks', '~> 1.0.3' +pod 'PhotoTweaks', '~> 1.0.4' ``` Alternatively, you can manually drag the ```PhotoTweaks``` folder into your Xcode project.