GitHub - soffes/words: Example Thesaurus app written in Swift

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Words

Simple Thesaurus built with Moby data.

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:

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