jflinter / Dwifft

Swift Diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimum iOS deployment target?

bejar37 opened this issue · comments

Hi, the podspec in this repository states that the iOS deployment target is '8.0, but the Cocoapods specs states that the minimum target is iOS 9.0. This is making it impossible for me to use 0.4 in my iOS 8 project! Not sure where the right place to fix this is.

Hey @bejar37, I've resolved this in the latest version, 0.5. Note that this version requires Xcode 8.1 / Swift 3.0.1.