Remove extra space in source_files

Summary:
This was causing tvOS builds to fail because .m files weren’t being included.

 - Add `tvOS` subspec to your project with a tvOS target.
 - Build
 - Profit.

[TVOS] [BREAKING] [React.podspec] - Fix building for tvOS with CocoaPods
Closes https://github.com/facebook/react-native/pull/18812

Differential Revision: D7680224

Pulled By: hramos

fbshipit-source-id: c6c3b6fb0acd2004579d85c3f72e4edd88e26ed8
This commit is contained in:
Hugo Sousa 2018-04-18 17:37:26 -07:00 коммит произвёл Facebook Github Bot
Родитель 908e8850b9
Коммит b92b38acf9
1 изменённых файлов: 1 добавлений и 1 удалений