Files
Bartosz Polaczyk 3f8ec5b453 WIP
2022-01-27 22:43:49 +01:00

9 lines
138 B
Plaintext

plugin 'cocoapods-xcremotecache'
target 'XCRemoteCacheSample' do
use_frameworks!
pod 'Firebase/Analytics'
pod 'ReactiveSwift'
end