|
- source 'https://github.com/CocoaPods/Specs.git'
-
- platform :ios, '14.0'
-
- # Source.
- 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!
- end
|