File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,6 @@ Pod::Spec.new do |s|
9
9
with some additional features.
10
10
DESC
11
11
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" ]
19
12
s . license = { :type => 'MIT' , :file => 'LICENSE' }
20
13
s . author = { 'Matej Bukovinski' => '[email protected] ' }
21
14
s . source = { :git => "https://github.com/matej/MBProgressHUD.git" , :tag => s . version . to_s }
You can’t perform that action at this time.
0 commit comments