Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jerolimov committed Mar 27, 2013
1 parent 0dd4cb4 commit 1f4f614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ZBarSDK/1.3.1/ZBarSDK.podspec
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|

s.public_header_files = 'iphone/**/**/*.h', 'include/*.h'

s.source_files = 'include/zbar.h', 'iphone/*.h', 'iphone/include/**/*.h',
s.source_files = 'include/zbar.h', 'zbar/**/*.h', 'iphone/*.h', 'iphone/include/**/*.h',
'zbar/{config,decoder,error,image,img_scanner,refcnt,scanner,symbol}.c',
'zbar/decoder/{codabar,code39,code93,code128,databar,ean,i25,qr_finder}.c',
'zbar/qrcode/*.c',
Expand Down

0 comments on commit 1f4f614

Please sign in to comment.