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

Commit 088818a

Browse files
authored
Merge pull request #37 from brockboland/release_3
3.0.0 tweaks
2 parents 7d1a4ab + b689199 commit 088818a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cat2Cat.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Cat2Cat"
3-
s.version = '2.0.0'
3+
s.version = '3.0.0'
44
s.summary = "Cat2Cat - Asset Catalog -> Image Category"
55
s.description = <<-DESC
66
A utility to take AssetCatalogs and turn them into UIImage or NSImage categories.
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
DESC
1212
s.homepage = "https://github.com/vokal/Cat2Cat"
1313
s.license = 'MIT'
14-
s.authors = { 'Ellen Shapiro' => 'http://www.vokalinteractive.com', 'Bryan Luby' => 'http://www.vokalinteractive.com' }
14+
s.authors = { 'Ellen Shapiro' => 'http://designatednerd.com', 'Bryan Luby' => 'http://www.vokal.io' }
1515
s.source = { :git => "https://github.com/vokal/Cat2Cat.git", :tag => s.version.to_s }
1616

1717

CocoaPod/Cat2Cat

-4.69 KB
Binary file not shown.

0 commit comments

Comments
 (0)