platform :ios, '16.0'

target 'demo' do
  use_frameworks!
  pod 'DuooomiBleSDK', :path => './'
end
