Commit f263e298 authored by Eloy Duran's avatar Eloy Duran

Add MacRuby note to gemspec summary

parent 478c1404
...@@ -6,7 +6,7 @@ Gem::Specification.new do |s| ...@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.version = Pod::VERSION s.version = Pod::VERSION
s.date = "2011-09-17" s.date = "2011-09-17"
s.license = "MIT" s.license = "MIT"
s.summary = "A simple Objective-C library package manager." s.summary = "A simple Objective-C library package manager. (Requires MacRuby.)"
s.email = "eloy.de.enige@gmail.com" s.email = "eloy.de.enige@gmail.com"
s.homepage = "https://github.com/alloy/cocoapods" s.homepage = "https://github.com/alloy/cocoapods"
s.authors = ["Eloy Duran"] s.authors = ["Eloy Duran"]
......
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