platform :ios, '16.0'

target 'Compound Inspector' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!
  
  pod "HyperioniOS"
end
