Files
letro-ios/compound-ios/Inspector/Podfile
2025-09-29 10:41:01 +01:00

9 lines
169 B
Ruby

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