This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pod::Spec.new do |s| | |
| s.name = "AutoHyperlinks" | |
| s.version = "0.0.1" | |
| s.summary = "AutoHyperlinks is the framework used by some programs, like Adium, to scan for URLs in strings and other text containers." | |
| s.description = <<-DESC | |
| AutoHyperlinks is the framework used by some programs, like Adium, to scan for URLs in strings and other text containers. | |
| DESC |