Skip to content

Commit

Permalink
Fix all invalid screenshots URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Apr 21, 2014
1 parent b9563dc commit 3e32f5c
Show file tree
Hide file tree
Showing 35 changed files with 64 additions and 54 deletions.
2 changes: 1 addition & 1 deletion AXRatingView/0.9.4/AXRatingView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
- It is easy to Get/Set.
DESC
s.homepage = "https://github.com/akiroom/AXRatingView"
s.screenshots = "raw.github.com/akiroom/AXRatingView/master/AXRatingViewDemo/Screenshot.png"
s.screenshots = "https://raw.github.com/akiroom/AXRatingView/#{s.version}/AXRatingViewDemo/Screenshot.png"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Hiroki Akiyama" => "aki-hiroki@nifty.com" }
s.platform = :ios
Expand Down
2 changes: 1 addition & 1 deletion AXRatingView/0.9.5/AXRatingView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
- Easy to Get/Set.
DESC
s.homepage = "https://github.com/akiroom/AXRatingView"
s.screenshots = "raw.github.com/akiroom/AXRatingView/master/AXRatingViewDemo/Screenshot.png"
s.screenshots = "https://raw.github.com/akiroom/AXRatingView/#{s.version}/AXRatingViewDemo/Screenshot.png"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Hiroki Akiyama" => "aki-hiroki@nifty.com" }
s.platform = :ios
Expand Down
2 changes: 1 addition & 1 deletion AXRatingView/0.9.6/AXRatingView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
- Easy to Get/Set.
DESC
s.homepage = "https://github.com/akiroom/AXRatingView"
s.screenshots = "raw.github.com/akiroom/AXRatingView/master/AXRatingViewDemo/Screenshot.png"
s.screenshots = "https://raw.github.com/akiroom/AXRatingView/#{s.version}/AXRatingViewDemo/Screenshot.png"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Hiroki Akiyama" => "aki-hiroki@nifty.com" }
s.platform = :ios
Expand Down
1 change: 0 additions & 1 deletion BORSwipableCell/0.1.0/BORSwipableCell.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Pod::Spec.new do |s|
s.version = "0.1.0"
s.summary = "UITableViewCell and UIView that support swipe to reveal left and right hidden views"
s.homepage = "https://github.com/BohdanOrlov/BORSwipableCell"
s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "BohdanOrlov" => "Bohdan.Orlov@gmail.com" }
s.source = { :git => "https://github.com/BohdanOrlov/BORSwipableCell.git", :tag => s.version.to_s }
Expand Down
1 change: 0 additions & 1 deletion Bingo/0.1.0/Bingo.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Pod::Spec.new do |s|
s.summary = "Baidu InHouse Library"
s.description = "Bingo is a inhouse library current only avaiable for Baidu Inc, We may release it when it grow stable. Please be patient~"
s.homepage = "http://www.baidu.com/"
s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "neolcs" => "pinmountain@gmail.com" }
s.source = { :git => "https://github.com/neolcs/bingo.git", :tag => s.version.to_s }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Pod::Spec.new do |s|
CRFAQTableViewController allows you to quickly and easily display a clickable interface to navigate question and answer style content. All lines automatically account for the required height to display a question or answer, and an indexed table of contents appears at the top for quick navigation.
DESC
s.homepage = "http://camroth.com"
s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "Cameron Roth" => "camroth@gmail.com" }
s.source = { :git => "https://github.com/camroth/CRFAQTableViewController.git", :tag => s.version.to_s }
Expand Down
1 change: 0 additions & 1 deletion CTS/0.1.1/CTS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Pod::Spec.new do |s|
DESC
s.homepage = "http://github.com/osu-app-club/CTS"
s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "cvanderschuere" => "cdvconcepts@gmail.com" }
s.source = {
Expand Down
8 changes: 4 additions & 4 deletions FTFontSelector/1.0.0/FTFontSelector.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = { 'Eloy Durán' => 'eloy.de.enige@gmail.com' }
s.homepage = 'https://github.com/Fingertips/FTFontSelector'
s.screenshots = 'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Families.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Family%20Members.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Families%20Small.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png'
s.screenshots = "https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Families.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Family%20Members.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Families%20Small.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png",
s.source = { :git => 'https://github.com/Fingertips/FTFontSelector.git', :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
Expand Down
8 changes: 4 additions & 4 deletions FTFontSelector/1.1.0/FTFontSelector.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = { 'Eloy Durán' => 'eloy.de.enige@gmail.com' }
s.homepage = 'https://github.com/Fingertips/FTFontSelector'
s.screenshots = 'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Families.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Family%20Members.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Families%20Small.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png'
s.screenshots = "https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Families.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Family%20Members.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Families%20Small.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png",
s.source = { :git => 'https://github.com/Fingertips/FTFontSelector.git', :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
Expand Down
8 changes: 4 additions & 4 deletions FTFontSelector/1.1.1/FTFontSelector.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = { 'Eloy Durán' => 'eloy.de.enige@gmail.com' }
s.homepage = 'https://github.com/Fingertips/FTFontSelector'
s.screenshots = 'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Families.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Family%20Members.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Families%20Small.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png'
s.screenshots = "https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Families.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Family%20Members.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Families%20Small.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png",
s.source = { :git => 'https://github.com/Fingertips/FTFontSelector.git', :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
Expand Down
8 changes: 4 additions & 4 deletions FTFontSelector/1.1.2/FTFontSelector.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = { 'Eloy Durán' => 'eloy.de.enige@gmail.com' }
s.homepage = 'https://github.com/Fingertips/FTFontSelector'
s.screenshots = 'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Families.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Family%20Members.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Families%20Small.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png'
s.screenshots = "https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Families.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Family%20Members.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Families%20Small.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png"
s.source = { :git => 'https://github.com/Fingertips/FTFontSelector.git', :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
Expand Down
8 changes: 4 additions & 4 deletions FTFontSelector/1.1.3/FTFontSelector.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = { 'Eloy Durán' => 'eloy.de.enige@gmail.com' }
s.homepage = 'https://github.com/Fingertips/FTFontSelector'
s.screenshots = 'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Families.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPhone%20Font%20Family%20Members.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Families%20Small.png',
'raw.github.com/Fingertips/FTFontSelector/master/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png'
s.screenshots = "https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Families.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPhone%20Font%20Family%20Members.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Families%20Small.png",
"https://raw.github.com/Fingertips/FTFontSelector/#{s.version}/Project/Screenshots/iPad%20Font%20Family%20Members%20Small.png"
s.source = { :git => 'https://github.com/Fingertips/FTFontSelector.git', :tag => s.version.to_s }
s.platform = :ios, '5.0'
s.requires_arc = true
Expand Down
2 changes: 1 addition & 1 deletion IAInfiniteGridView/0.1.3/IAInfiniteGridView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = "0.1.3"
s.summary = "Infinite grid view with UITableView-esque data source methods."
s.homepage = "https://github.com/ixnixnixn/IAInfiniteGridView"
s.screenshots = "a248.e.akamai.net/camo.github.com/c1ddf96523480f4b4bd6c1728de583b2c5bab899/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d312e706e67", "a248.e.akamai.net/camo.github.com/d92d9aa94ab044b4c274dbbe7ae8391d65c0b019/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d322e706e67"
s.screenshots = "http://a248.e.akamai.net/camo.github.com/c1ddf96523480f4b4bd6c1728de583b2c5bab899/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d312e706e67", "a248.e.akamai.net/camo.github.com/d92d9aa94ab044b4c274dbbe7ae8391d65c0b019/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d322e706e67"

s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ikhsan Assaat" => "ixnixnixn@yahoo.com" }
Expand Down
2 changes: 1 addition & 1 deletion IAInfiniteGridView/0.1.4/IAInfiniteGridView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = "0.1.4"
s.summary = "Infinite grid view with UITableView-esque data source methods."
s.homepage = "https://github.com/ixnixnixn/IAInfiniteGridView"
s.screenshots = "a248.e.akamai.net/camo.github.com/c1ddf96523480f4b4bd6c1728de583b2c5bab899/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d312e706e67", "a248.e.akamai.net/camo.github.com/d92d9aa94ab044b4c274dbbe7ae8391d65c0b019/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d322e706e67"
s.screenshots = "http://a248.e.akamai.net/camo.github.com/c1ddf96523480f4b4bd6c1728de583b2c5bab899/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d312e706e67", "http://a248.e.akamai.net/camo.github.com/d92d9aa94ab044b4c274dbbe7ae8391d65c0b019/687474703a2f2f646c2e64726f70626f782e636f6d2f752f31303632373931362f4941496e66696e69746547726964566965772d322e706e67"

s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Ikhsan Assaat" => "ixnixnixn@yahoo.com" }
Expand Down
2 changes: 1 addition & 1 deletion KFLogFormatter/0.1.0/KFLogFormatter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
LOG_LEVEL DATE, TIME -[CLASSNAME METHOD][Line LINE_NUMBER] LOG_MESSAGE
DESC
s.homepage = "http://pods.kf-interactive.com"
s.screenshots = "Screenshots/Screenshot-0.png"
s.screenshots = "https://raw.githubusercontent.com/trispo/KFLogFormatter/#{s.version}/Screenshots/Screenshot-0.png"
s.license = 'MIT'
s.author = { "Gunnar Herzog" => "gunnar.herzog@kf-interactive.com", "Rico Becker" => "rico.becker@kf-interactive.com" }
s.source = { :git => "https://github.com/trispo/KFLogFormatter.git", :tag => s.version.to_s }
Expand Down
2 changes: 1 addition & 1 deletion KFLogFormatter/0.2.0/KFLogFormatter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|
LOG_LEVEL DATE, TIME -[CLASSNAME METHOD][Line LINE_NUMBER] LOG_MESSAGE
DESC
s.homepage = "http://pods.kf-interactive.com"
s.screenshots = "Screenshots/Screenshot-0.png"
s.screenshots = "https://raw.githubusercontent.com/trispo/KFLogFormatter/#{s.version}/Screenshots/Screenshot-0.png"
s.license = 'MIT'
s.author = { "Gunnar Herzog" => "gunnar.herzog@kf-interactive.com", "Rico Becker" => "rico.becker@kf-interactive.com" }
s.source = { :git => "https://github.com/trispo/KFLogFormatter.git", :tag => s.version.to_s }
Expand Down
6 changes: 4 additions & 2 deletions KKProgressToolbar/0.0.1/KKProgressToolbar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/aporat/KKProgressToolbar.git", :commit => "e6ccc4b1c8faba6fb2996f03d954026c3eea8f74" }
s.platform = :ios, '5.0'
s.source_files = 'KKProgressToolbar'
s.screenshots = [ "screenshots/ipad-1.png",
"screenshots/iphone-1.png" ]
s.screenshots = [
"https://raw.githubusercontent.com/aporat/KKProgressToolbar/#{s.version}/screenshots/ipad-1.png",
"https://raw.githubusercontent.com/aporat/KKProgressToolbar/#{s.version}/screenshots/iphone-1.png",
]
s.requires_arc = true
end
5 changes: 4 additions & 1 deletion NGAParallaxMotion/1.0.0/NGAParallaxMotion.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ Pod::Spec.new do |s|
s.source_files = 'Classes'
s.requires_arc = true
s.ios.deployment_target = '7.0'
s.screenshots = "img/off", "img/on"
s.screenshots = [
"https://raw.githubusercontent.com/michaeljbishop/NGAParallaxMotion/#{s.version}/img/off.jpg",
"https://raw.githubusercontent.com/michaeljbishop/NGAParallaxMotion/#{s.version}/img/on.jpg",
]
end
5 changes: 4 additions & 1 deletion NGAParallaxMotion/1.0.1/NGAParallaxMotion.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ Pod::Spec.new do |s|
s.source_files = 'Classes'
s.requires_arc = true
s.ios.deployment_target = '7.0'
s.screenshots = "img/off", "img/on"
s.screenshots = [
"https://raw.githubusercontent.com/michaeljbishop/NGAParallaxMotion/#{s.version}/img/off.jpg",
"https://raw.githubusercontent.com/michaeljbishop/NGAParallaxMotion/#{s.version}/img/on.jpg",
]
end
5 changes: 4 additions & 1 deletion NGAParallaxMotion/1.0.2/NGAParallaxMotion.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ Pod::Spec.new do |s|
s.framework = 'UIKit'
s.source_files = 'Classes'
s.requires_arc = true
s.screenshots = "img/off", "img/on"
s.screenshots = [
"https://raw.githubusercontent.com/michaeljbishop/NGAParallaxMotion/#{s.version}/img/off.jpg",
"https://raw.githubusercontent.com/michaeljbishop/NGAParallaxMotion/#{s.version}/img/on.jpg",
]
end
1 change: 0 additions & 1 deletion RGBColorSlider/0.1.2/RGBColorSlider.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Pod::Spec.new do |s|
s.version = "0.1.2"
s.summary = "A simple way to add dynamic, RGB color sliders to an iOS application."
s.homepage = "https://github.com/eappel/RGBColorSlider"
s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "Eric Appel" => "ema77@cornell.edu" }
s.source = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Pod::Spec.new do |s|
s.version = "0.1.0"
s.summary = "SHUPageTableViewController subclass of UITableViewController"
s.homepage = "https://github.com/sergdort/SHUPageTableViewController"
s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "Sergey Shulga" => "sergdort@gmail.com" }

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ Pod::Spec.new do |s|
Note: Most of the effects are compatible with iOS 6.0 but not all. The blur effect in particular requires 7.0.
DESC
s.homepage = "http://github.com/samus/SYNScrollViewObserverEffects"
s.screenshots = "github.com/samus/SYNScrollViewObserverEffects/blob/develop/Readme_Images/parallaxdemo1.png", "github.com/samus/SYNScrollViewObserverEffects/blob/develop/Readme_Images/parallaxdemo2.png"
s.screenshots = [
"https://raw.githubusercontent.com/samus/SYNScrollViewObserverEffects/#{s.version}/Readme_Images/parallaxdemo1.png",
"https://raw.githubusercontent.com/samus/SYNScrollViewObserverEffects/#{s.version}/Readme_Images/parallaxdemo2.png",
]
s.license = 'MIT'
s.author = { "Sam Corder" => "sam.corder@gmail.com" }
s.source = { :git => "https://github.com/samus/SYNScrollViewObserverEffects.git", :tag => s.version.to_s }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = "0.0.1"
s.summary = "Library to send (fake) remote notifications to the iOS simulator"
s.homepage = "https://github.com/acoomans/SimulatorRemoteNotifications"
s.screenshots = "s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/85/original.png"
s.screenshots = "http://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/85/original.png"
s.license = { :type => 'Custom', :file => 'LICENSE' }
s.author = { "Arnaud Coomans" => "arnaud.coomans@gmail.com" }
s.platform = :ios
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.license = { :type => 'BSD', :file => 'LICENSE' }
s.summary = "Library to send (fake) remote notifications to the iOS simulator"
s.homepage = "https://github.com/acoomans/SimulatorRemoteNotifications"
s.screenshots = "s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/85/original.png"
s.screenshots = "http://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/85/original.png"

s.requires_arc = true
s.platform = :ios
Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|

s.source_files = 'SimulatorRemoteNotifications/**/*.{h,m}'
s.source = { :git => "https://github.com/acoomans/SimulatorRemoteNotifications.git", :tag => '0.0.2' }
end
end
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Pod::Spec.new do |s|
s.license = { :type => 'BSD', :file => 'LICENSE' }
s.summary = "Library to send mock remote notifications to the iOS simulator"
s.homepage = "https://github.com/acoomans/SimulatorRemoteNotifications"
s.screenshots = [ "Screenshots/screenshot01.png", "Screenshots/screenshot02.png" ]
s.screenshots = [
"https://raw.githubusercontent.com/acoomans/SimulatorRemoteNotifications/#{s.version}/Screenshots/screenshot01.png",
"https://raw.githubusercontent.com/acoomans/SimulatorRemoteNotifications/#{s.version}/Screenshots/screenshot02.png",
]

s.requires_arc = true
s.platform = :ios
Expand All @@ -15,4 +18,4 @@ Pod::Spec.new do |s|

s.source_files = 'SimulatorRemoteNotifications/**/*.{h,m}'
s.source = { :git => "https://github.com/acoomans/SimulatorRemoteNotifications.git", :tag => '0.0.3' }
end
end
Loading

0 comments on commit 3e32f5c

Please sign in to comment.