Merge branch 'master' into hidden-setup
* master: [#184] fix for documentation options [#180] check appledoc exit status
Showing
... | ... | @@ -29,6 +29,7 @@ Gem::Specification.new do |s| |
"you are upgrading, first run: $ pod setup" | ||
s.add_runtime_dependency 'xcodeproj', '~> 0.1.0' | ||
s.add_runtime_dependency 'popen4', '~> 0.1.2' | ||
s.add_development_dependency 'bacon', '~> 1.1' | ||
## Make sure you can build the gem on older versions of RubyGems too: | ||
... | ... |
Please
register
or
sign in
to comment