Adding an empty line to test the import script

Summary: Closes https://github.com/facebook/react-native/pull/2739

Reviewed By: @​svcscm

Differential Revision: D2446411

Pulled By: @vjeux
This commit is contained in:
Christopher Chedeau 2015-09-15 17:28:39 -07:00 committed by facebook-github-bot-7
parent b39debf256
commit 69d42f6fa6
1 changed files with 1 additions and 0 deletions

View File

@ -104,4 +104,5 @@ Pod::Spec.new do |s|
ss.source_files = "Libraries/LinkingIOS/*.{h,m}"
ss.preserve_paths = "Libraries/LinkingIOS/*.js"
end
end