Skip to content

Commit

Permalink
podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarywojcik committed Oct 4, 2013
1 parent 18f8092 commit fa9b563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CWStatusBarNotification.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = "http://github.com/cezarywojcik/CWStatusBarNotification"
s.screenshots = "https://raw.github.com/cezarywojcik/CWStatusBarNotification/master/screenshot.png"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Cezary Wojcik" => "cezarywojcik@cezarywojcik.com" }
s.author = { "Cezary Wojcik" => "me@cezarywojcik.com" }
s.platform = :ios, '6.0'
s.source = { :git => "https://github.com/cezarywojcik/CWStatusBarNotification.git",
:tag => s.version.to_s }
Expand Down

0 comments on commit fa9b563

Please sign in to comment.