mirror of
https://github.com/status-im/react-native.git
synced 2025-02-08 15:45:23 +00:00
7 lines
251 B
Ruby
7 lines
251 B
Ruby
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'
|