Skip to content

Commit

Permalink
Update Lorem Ipsum pod to use my fork which generates HTTPS image URL…
Browse files Browse the repository at this point in the history
…s instead of HTTP (#15)
  • Loading branch information
nguyenhuy authored Mar 4, 2018
1 parent 50c2600 commit 6887f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 6887f4c

Please sign in to comment.