From 99e578a56f36bcecf75e8f641c1e8912b4c34769 Mon Sep 17 00:00:00 2001 From: aaronschubert0 Date: Tue, 23 Feb 2016 10:30:51 +0000 Subject: [PATCH] Comment out PINRemoteImage Properly. --- AsyncDisplayKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AsyncDisplayKit.podspec b/AsyncDisplayKit.podspec index bcc1cbf29b..c7f0bf7a73 100644 --- a/AsyncDisplayKit.podspec +++ b/AsyncDisplayKit.podspec @@ -56,7 +56,7 @@ Pod::Spec.new do |spec| # end # Include optional FLAnimatedImage module - //spec.default_subspec = 'PINRemoteImage' + # spec.default_subspec = 'PINRemoteImage' spec.social_media_url = 'https://twitter.com/fbOpenSource' spec.library = 'c++'