Skip to content

Commit

Permalink
Merge pull request #42 from surfstudio/BrightSide-podSpec-update
Browse files Browse the repository at this point in the history
Update pod spec for brightside
  • Loading branch information
LastSprint authored Nov 5, 2019
2 parents 067ea72 + 0fa41e2 commit a092006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SurfUtils.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Pod::Spec.new do |s|
sp.framework = 'Foundation', 'UIKit'
end

s.subspec 'JailbreakDetect' do |sp|
sp.source_files = 'Utils/Utils/JailbreakDetect/JailbreakDetect.swift'
s.subspec 'BrightSide' do |sp|
sp.source_files = 'Utils/Utils/BrightSide/BrightSide.swift'
sp.framework = 'Foundation'
end

Expand Down

0 comments on commit a092006

Please sign in to comment.