react-native/Examples/TicTacToe/Podfile

6 lines
194 B
Ruby

source 'https://github.com/CocoaPods/Specs.git'
pod 'RCTText', :path => '../../Libraries/Text'
pod 'RCTNetworkImage', :path => '../../Libraries/Image'
pod 'ReactKit', :path => '../../ReactKit'