Words

November 22, 2016 ยท View on GitHub

Simple Thesaurus built with Moby data.

<img src=http://i.imgur.com/84QPJ8v.png width=250>

Building

You'll need CocoaPods to build the app. To install CocoaPods, run the following command in Terminal:

$ sudo gem install cocoapods

Once you have CocoaPods installed, run the following command to install Words' dependencies:

$ pod install

Now, open Words.xcworkspace in Xcode 6 and simply click run.