6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
|
source 'https://github.com/CocoaPods/Specs.git'
|
||
|
|
||
|
pod 'RCTText', :path => '../../Libraries/Text'
|
||
|
pod 'RCTNetworkImage', :path => '../../Libraries/Image'
|
||
|
pod 'ReactKit', :path => '../../ReactKit'
|