objc 0.0.2
This gem is a test suite runner for Objective-C files to allow for the easy execution of a test suite without the hassle of managing an Xcode Project File. This allows you to work on your source files outside of a Xcode project but still have them tested. This is useful when when you want to practice Objective-C without the hassle of Xcode.
Gemfile:
=
install:
=
Runtime Dependencies (1):
xcoder
~> 0.1.15