Skip to content

Commit 7aa96e7

Browse files
committed
Renamed podspec.
1 parent 4d79835 commit 7aa96e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Image.podspec renamed to SGLImage.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|
2-
s.name = 'Image'
3-
s.version = '2.1.0'
2+
s.name = 'SGLImage'
3+
s.version = '2.2.0'
44
s.summary = 'SwiftGL Image Library'
55
s.description = <<-DESC
66
The SwiftGL image library allows for platform independent loading of images. Currently BMP, PNG, and GIF are supported.

0 commit comments

Comments
 (0)