Files
macos-stats/Podfile
2019-09-04 00:38:56 +02:00

14 lines
135 B
Ruby

target 'Stats' do
use_frameworks!
pod 'Charts'
end
target 'StatsLauncher' do
use_frameworks!
# Pods for StatsLauncher
end