google-diff-match-patch-Objective-C
google-diff-match-patch-Objective-C copied to clipboard
Fix podspec source
Hello @JanX2 , the latest master builds for Xcode 9 (and earlier Xcode versions), however install with Cocoapods isn't getting the latest version because of a podspec issue and that prevents Xcode 9 from building (https://github.com/JanX2/google-diff-match-patch-Objective-C/issues/4). This PR fixes the podspec issue. Would be very helpful for anyone using this library with Cocoapods & Xcode 9!
I am facing the same issue as #4 and fails to build. Can someone please check this PR?