Skip to content

Commit

Permalink
update JSPatch.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bang590 committed Oct 17, 2015
1 parent 5d52086 commit 1126d2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JSPatch.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Pod::Spec.new do |s|
s.subspec 'Core' do |ss|
ss.source_files = "JSPatch/*.{h,m}"
ss.public_header_files = "JSPatch/*.h"
ss.resources = "JSPatch/*.js"
end

s.subspec 'Extensions' do |ss|
Expand Down

0 comments on commit 1126d2a

Please sign in to comment.