diff --git a/Podfile b/Podfile index 8aa75231b24b..57360370bda5 100644 --- a/Podfile +++ b/Podfile @@ -141,9 +141,9 @@ abstract_target 'Apps' do pod 'NSURL+IDN', '~> 0.4' -# pod 'WPMediaPicker', '~> 1.8.7' + # pod 'WPMediaPicker', '~> 1.8.7' ## while PR is in review: - pod 'WPMediaPicker', git: 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', branch: 'fix/19965-classic-block-media-crash' + pod 'WPMediaPicker', git: 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', branch: 'fix/19965-classic-block-media-crash' # pod 'WPMediaPicker', path: '../MediaPicker-iOS' pod 'Gridicons', '~> 1.1.0'