This commit is contained in:
Михаил Капелько
2023-12-28 14:13:38 +03:00
parent 853686f441
commit 24bc62145f
8 changed files with 184 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ platform :ios, '14.0'
pod 'BusX', :path => '../Modules/BusX'
pod 'CordX', :path => '../Modules/CordX'
pod 'MeetupIdX', :path => '../Modules/MeetupIdX'
pod 'MPAKX', :path => '../Modules/MPAKX'
target 'pesochnicza' do
use_frameworks!