mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6 lines
194 B
Ruby
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'
|