9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
plugin 'cocoapods-xcremotecache'
|
|
|
|
target 'XCRemoteCacheSample' do
|
|
use_frameworks!
|
|
|
|
pod 'Firebase/Analytics'
|
|
pod 'ReactiveSwift'
|
|
end
|