mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-10 17:22:45 +08: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'
|