Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
MxABC committed Nov 27, 2015
1 parent bc5aeb2 commit 12e2ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LBXScan.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Pod::Spec.new do |s|
s.source_files = 'LBXScan/*.{h,m}'
s.resource = 'LBXScan/LBXScan+UIKit/CodeScan.bundle'
s.requires_arc = true
s.prefix_header_contents = '#import <Foundation/Foundation.h>'
s.subspec 'LBXScanCore' do |ss|
ss.source_files = 'LBXScan/LBXScanCore/*.{h,m}'
ss.subspec 'LibZXing' do |sss|
Expand Down

0 comments on commit 12e2ea1

Please sign in to comment.