# Uncomment the next line to define a global platform for your project
platform :ios, '15.0'

target 'ios_native_qms_test' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for ios_native_qms_test
  pod 'QmsDashboard', :git => 'https://github.com/weihan-ng/WH_Plugin_Test', :tag => '0.1.6'
end
