SwiftRegex
SwiftRegex copied to clipboard
Is this code installable via CocoaPods?
Hello, sorry for asking a (maybe) stupid question, I am new to Xcode, is this code installable via CocoaPods? If not, which is the most appropriate way to include this library in an existing project?
Thank you
Hi, not a stupid question, I really should have made a Podpec by now.. Easiest way at the moment is to just copy SwiftRegex.swift into your project.
Thanks a lot for your quick reply and for your library as well.