This commit is contained in:
Михаил Капелько
2023-12-28 12:43:44 +03:00
parent ea661935b5
commit d66e42964d
14 changed files with 47 additions and 1 deletions

10
app/Podfile Normal file
View File

@@ -0,0 +1,10 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '14.0'
# Source.
pod 'BusX', :path => '../mod/BusX'
target 'pesochnicza' do
use_frameworks!
end

16
app/Podfile.lock Normal file
View File

@@ -0,0 +1,16 @@
PODS:
- BusX (2023.12.28)
DEPENDENCIES:
- BusX (from `../mod/BusX`)
EXTERNAL SOURCES:
BusX:
:path: "../mod/BusX"
SPEC CHECKSUMS:
BusX: fd22c04ad544d131e66315c1a33d87d85b19712e
PODFILE CHECKSUM: c4bbd7cc826ceee472b0bbb53eb2d5dc7dd1f97e
COCOAPODS: 1.13.0