We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb9cfc commit 852a5f1Copy full SHA for 852a5f1
ios/instabug_flutter.podspec
@@ -17,6 +17,5 @@ Pod::Spec.new do |s|
17
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'}
18
19
s.dependency 'Flutter'
20
- s.dependency 'Instabug', '11.13.3'
21
end
22
0 commit comments