Commit 2a54cbe3 authored by Fabio Pelosin's avatar Fabio Pelosin

[Gemspec] Fix for Ruby 2.0.0-p0

See https://bugs.ruby-lang.org/issues/6702
parent c326ad03
# -*- encoding: utf-8 -*- # -*- encoding: utf-8 -*-
require File.expand_path('../lib/cocoapods/gem_version', __FILE__) require File.expand_path('../lib/cocoapods/gem_version', __FILE__)
require 'date'
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "cocoapods" s.name = "cocoapods"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment