Проверка шаблона шины для iOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 10 месеца
12345678910
  1. source 'https://github.com/CocoaPods/Specs.git'
  2. platform :ios, '14.0'
  3. # Source.
  4. pod 'BusX', :path => '../mod/BusX'
  5. target 'pesochnicza' do
  6. use_frameworks!
  7. end