soffes / words

Example Thesaurus app written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

$ pod install

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

About

Example Thesaurus app written in Swift

License:MIT License


Languages

Language:Swift 82.5%Language:Ruby 14.4%Language:Objective-C 3.1%