Skip to content

Commit

Permalink
fix pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakey committed Oct 11, 2018
1 parent 1f289a6 commit 761ad33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JKCategories.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ Pod::Spec.new do |s|
end
uikit.subspec 'UIWebView' do |webview|
webview.source_files = 'JKCategories/UIKit/UIWebView/*.{h,m}'
webview.dependency 'JKCategories/UIKit/UIColor'
end
uikit.subspec 'UIWindow' do |window|
window.source_files = 'JKCategories/UIKit/UIWindow/*.{h,m}'
Expand Down

0 comments on commit 761ad33

Please sign in to comment.