From ab8968b89316bbcb7059aa5594fe11a5813b919d Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Tue, 15 Sep 2015 17:19:54 -0700 Subject: [PATCH] Adding an empty line to test the import script --- React.podspec | 1 + 1 file changed, 1 insertion(+) diff --git a/React.podspec b/React.podspec index 3a71dc38a0..b3004d0157 100644 --- a/React.podspec +++ b/React.podspec @@ -104,4 +104,5 @@ Pod::Spec.new do |s| ss.source_files = "Libraries/LinkingIOS/*.{h,m}" ss.preserve_paths = "Libraries/LinkingIOS/*.js" end + end