From d714aede40cfc14b4db15dbf3b64f0b280fa71e2 Mon Sep 17 00:00:00 2001 From: Alvaro Franco Date: Fri, 2 May 2014 21:30:36 +0200 Subject: [PATCH] Updates README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11b4787..3ed7dc3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ iOS audio playing (both local and streaming) and recording made easy through a c AFSoundManager is available on CocoaPods so you can get it by adding this line to your Podfile: - pod 'AFSoundManager', '~> 1.1' + pod 'AFSoundManager', '~> 1.1.1' If you don't use CocoaPods, you will have to import these files into your project: