Skip to content

Commit

Permalink
Update .podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
Friend-LGA committed Feb 19, 2021
1 parent e18ab2d commit aa27810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LGSideMenuController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Pod::Spec.new do |s|
s.platform = :ios, '9.0'
s.swift_version = '5.0'
s.source_files = 'LGSideMenuController/**/*.swift'
s.framework = 'Foundation', 'CoreGraphics', 'UIKit', 'ObjectiveC'
s.framework = 'Foundation', 'CoreGraphics', 'UIKit'

end

0 comments on commit aa27810

Please sign in to comment.