Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps committed Jun 8, 2016
1 parent dfb7e40 commit ee8ec76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CocoaBar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Pod::Spec.new do |s|
s.version = "0.1.0"
s.summary = "A flexible and simple to use SnackBar view for iOS"
s.description = <<-DESC
A flexible and simple to use SnackBar view for iOS. Written in Swift 2.2.
DESC

s.homepage = "https://github.com/MerrickSapsford/CocoaBar"
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif"
s.screenshots = "https://github.com/MerrickSapsford/CocoaBar/blob/develop/Resource/screenshot1.png", "https://github.com/MerrickSapsford/CocoaBar/blob/develop/Resource/screenshot2.png"
s.license = "MIT"
s.author = { "Merrick Sapsford" => "merrick@sapsford.tech" }
s.social_media_url = "http://twitter.com/Merrick Sapsford"
Expand Down

0 comments on commit ee8ec76

Please sign in to comment.