Swift Framework for Natural Language Date Parsing
This takes the library that was created from Core and turns it into a framework.
To Use this Framework
- Clone this repo
- Add the framework to your workspace
- Use the NSDate extension to get back an NSDate object from a natural language string. ex. NSDate.dateFromNaturalLanguage("2 days from now")