Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
Merge pull request #37 from brockboland/release_3
Browse files Browse the repository at this point in the history
3.0.0 tweaks
  • Loading branch information
brockboland committed Nov 14, 2016
2 parents 7d1a4ab + b689199 commit 088818a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cat2Cat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Cat2Cat"
s.version = '2.0.0'
s.version = '3.0.0'
s.summary = "Cat2Cat - Asset Catalog -> Image Category"
s.description = <<-DESC
A utility to take AssetCatalogs and turn them into UIImage or NSImage categories.
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
DESC
s.homepage = "https://github.com/vokal/Cat2Cat"
s.license = 'MIT'
s.authors = { 'Ellen Shapiro' => 'http://www.vokalinteractive.com', 'Bryan Luby' => 'http://www.vokalinteractive.com' }
s.authors = { 'Ellen Shapiro' => 'http://designatednerd.com', 'Bryan Luby' => 'http://www.vokal.io' }
s.source = { :git => "https://github.com/vokal/Cat2Cat.git", :tag => s.version.to_s }


Expand Down
Binary file modified CocoaPod/Cat2Cat
Binary file not shown.

0 comments on commit 088818a

Please sign in to comment.