NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.61k stars 481 forks source link

cocoapods install error. not search tag 1.2.1 #180

Closed yoonjason closed 3 years ago

yoonjason commented 3 years ago

Podfile

pod 'SwiftOCR', :tag => '1.2.1', :git => 'https://github.com/garnele007/SwiftOCR.git'

Terminal

Pre-downloading: SwiftOCR from https://github.com/garnele007/SwiftOCR.git, tag 1.2.1 [!] CocoaPods could not find compatible versions for pod "SwiftOCR": In Podfile: SwiftOCR (from https://github.com/garnele007/SwiftOCR.git, tag 1.2.1)

Specs satisfying the SwiftOCR (fromhttps://github.com/garnele007/SwiftOCR.git, tag1.2.1) dependency were found, but they required a higher minimum deployment target.

why not searching 1.2, 1.2.1?

iOS Deployment Info -> 13.0