diff --git a/Podfile b/Podfile index 8e9b7d1..0e2f230 100644 --- a/Podfile +++ b/Podfile @@ -6,5 +6,5 @@ pod 'AsyncDisplayKit', '1.9.90' pod 'SlackTextViewController', '1.9.5' # Used by example target -pod 'LoremIpsum', '1.0.0' +pod 'LoremIpsum', :git => 'https://github.com/nguyenhuy/LoremIpsum.git', :branch => 'master'