Currently if you install React Native by only depends on React in pod file, only React/Core will be pulled.
Is there any reason the main pod spec specify React/Core as default subspec rather than exporting all library?
Some related issue might be #636 (where LinkingIOS is not included in any subspec)
p.s. Suggestion from Cocoacpods