Skip to content

Commit

Permalink
Update iOSLogBrowserSDK.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pcjbird committed Nov 17, 2024
1 parent 986ad26 commit a85b992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOSLogBrowserSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
s.social_media_url = 'https://www.lessney.com'
s.requires_arc = true
s.documentation_url = 'https://github.com/pcjbird/iOSLogBrowserSDK/blob/master/README.md'
s.screenshot = 'https://github.com/pcjbird/iOSLogBrowserSDK/blob/master/logo.png'
s.screenshot = 'https://raw.githubusercontent.com/pcjbird/iOSLogBrowserSDK/refs/heads/master/logo.png'

s.platform = :ios, '10.0'
s.frameworks = 'Foundation', 'UIKit'
Expand Down

0 comments on commit a85b992

Please sign in to comment.