Skip to content

Commit

Permalink
remove example
Browse files Browse the repository at this point in the history
  • Loading branch information
TirtaGunawan committed Sep 3, 2024
1 parent 4db8420 commit 1d73310
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 597 deletions.
14 changes: 0 additions & 14 deletions .travis.yml

This file was deleted.

3 changes: 2 additions & 1 deletion Best-iOS-KTP-OCR.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#

DEPLOYMENT_TARGET_IOS = '13'
Pod::Spec.new do |s|
s.name = 'Best-iOS-KTP-OCR'
s.version = '1.0.0'
Expand All @@ -28,6 +28,7 @@ this OCR framework use for Indonesia Identity Card, with only 6MB (2MB for real
s.social_media_url = 'https://medium.com/@tirtavium'

s.ios.deployment_target = '13.0'

s.platform = :ios
s.framework = "UIKit"
s.ios.vendored_frameworks = "OCRforEKTP.xcframework"
Expand Down
Loading

0 comments on commit 1d73310

Please sign in to comment.