diff --git a/Podfile b/Podfile index 695c01b..92a4e55 100644 --- a/Podfile +++ b/Podfile @@ -5,7 +5,7 @@ dependency 'ConciseKit', '~> 0.1.1' dependency 'SSKeychain', '~> 0.1.2' dependency 'SBJson', '~> 3.0.4' -target :test, exclusive: true do +target :test, :exclusive => true do dependency 'Specta', '~> 0.1.4' dependency 'Expecta', '~> 0.1.3' dependency 'OCMock', '~> 1.77.1' diff --git a/README.md b/README.md index 6cc0047..b16d55f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # Journey - the Unofficial Path Client for Mac OS X Developed purely for **educational purposes only** by -[@raingrove](http://www.raingrove.com/) and -[@getdenso](http://getdenso.com/) at the 2nd Anideo hackathon in Sunny -Singapore. +[@raingrove](http://twitter.com/raingrove) and the +[@getdenso](http://getdenso.com/) team ([@iamclovin](http://twitter.com/iamclovin), [@ajhit406](http://twitter.com/ajhit406), and [@ntluan](http://twitter.com/ntluan)) at the 2nd Anideo hackathon in Sunny Singapore. ### SCREENSHOT