Skip to content

Commit 1183701

Browse files
kevinconKirill Makankov
authored andcommitted
Whoops, didn't mean to comment this line in the Podfile.
1 parent 6e18fe3 commit 1183701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TesseractOCRiOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.authors = { 'Daniele Galiotto' => '[email protected]',
1414
'Kevin Conley' => '[email protected]'}
1515

16-
#s.source = { :git => 'https://github.com/gali8/Tesseract-OCR-iOS.git', :tag => s.version.to_s }
16+
s.source = { :git => 'https://github.com/gali8/Tesseract-OCR-iOS.git', :tag => s.version.to_s }
1717

1818
s.platform = :ios, "8.1"
1919
s.source_files = 'TesseractOCR/*.{h,m,mm}', 'TesseractOCR/include/**/*.h'

0 commit comments

Comments
 (0)