Skip to content

Commit

Permalink
update s.frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Jan 30, 2024
1 parent 1b540ce commit 5c91e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nativebrik.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Nativebrik SDK for iOS.

s.source_files = 'ios/Nativebrik/Nativebrik/**/*'

s.frameworks = 'UIKit', 'Foundation', 'SwiftUI', 'Combine', 'YogaKit', 'Yoga'
s.frameworks = 'UIKit', 'Foundation', 'SwiftUI', 'Combine', 'YogaKit', 'Yoga', 'TipKit', 'ImageIO', 'SafariServices'
s.dependency 'YogaKit', '~> 2.0.0'
end

0 comments on commit 5c91e0c

Please sign in to comment.