mirror of
https://github.com/status-im/react-native.git
synced 2025-02-13 01:46:59 +00:00
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
|
source 'https://github.com/CocoaPods/Specs.git'
|
||
|
|
||
|
pod 'RCTDataManager', :path => '../../Libraries/Network'
|
||
|
pod 'RCTNetworkImage', :path => '../../Libraries/Image'
|
||
|
pod 'RCTText', :path => '../../Libraries/Text'
|
||
|
pod 'ReactKit', :path => '../../ReactKit'
|