# AppIndexingExample use_frameworks! platform :ios, '7.0' pod 'Firebase/AppIndexing' target 'AppIndexingExample' do end target 'AppIndexingExampleSwift' do end