source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '14.0'

# Source.
pod 'BusX', :path => '../mod/BusX'

target 'pesochnicza' do
    use_frameworks!
end