Skip to content

Commit

Permalink
Added dependency to cocoapods >0.33 (fix #25)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSoftware committed May 22, 2014
1 parent 0f976a6 commit 350f217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cocoapods-plugins.gemspec
Expand Up @@ -23,6 +23,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_runtime_dependency 'nap'
spec.add_runtime_dependency 'cocoapods', '~> 0.33'

spec.add_development_dependency 'bundler', '~> 1.3'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 350f217

Please sign in to comment.