Skip to content

Commit

Permalink
Update inapp dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
msoumya-engg-sdk committed Mar 22, 2024
1 parent 244e599 commit 51b6856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoE-InApp-Beta.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Pod::Spec.new do |s|
s.tvos.vendored_frameworks = 'Frameworks/MoEngageInApps.xcframework', 'Frameworks/MoEngageTriggerEvaluator.xcframework'
s.requires_arc = true
s.frameworks = 'Foundation', 'UIKit', 'CoreGraphics'
s.dependency 'MoE-iOS-SDK', '>= 9.16.0', '< 9.17.0'
s.dependency 'MoE-iOS-SDK-Beta', '>= 9.16.0', '< 9.17.0'
end

0 comments on commit 51b6856

Please sign in to comment.