Skip to content

Commit bd3fee3

Browse files
committed
Removed screenshot entries from the podspec.
1 parent ffaa27f commit bd3fee3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

MBProgressHUD.podspec

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ Pod::Spec.new do |s|
99
with some additional features.
1010
DESC
1111
s.homepage = "http://www.bukovinski.com"
12-
s.screenshots = [ "http://dl.dropbox.com/u/378729/MBProgressHUD/1.png",
13-
"http://dl.dropbox.com/u/378729/MBProgressHUD/2.png",
14-
"http://dl.dropbox.com/u/378729/MBProgressHUD/3.png",
15-
"http://dl.dropbox.com/u/378729/MBProgressHUD/4.png",
16-
"http://dl.dropbox.com/u/378729/MBProgressHUD/5.png",
17-
"http://dl.dropbox.com/u/378729/MBProgressHUD/6.png",
18-
"http://dl.dropbox.com/u/378729/MBProgressHUD/7.png" ]
1912
s.license = { :type => 'MIT', :file => 'LICENSE' }
2013
s.author = { 'Matej Bukovinski' => '[email protected]' }
2114
s.source = { :git => "https://github.com/matej/MBProgressHUD.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)