Skip to content

Commit

Permalink
[Update] GCDiscreetNotificationView.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ootake committed Apr 20, 2012
1 parent 9dfe72b commit e223154
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -3,8 +3,8 @@ Pod::Spec.new do |s|
s.version = '0.0.1' s.version = '0.0.1'
s.license = 'MIT' s.license = 'MIT'
s.summary = 'A discreet, non-modal, notification view for iOS.' s.summary = 'A discreet, non-modal, notification view for iOS.'
s.homepage = 'http://gcamp.ca' s.homepage = 'https://github.com/gcamp/GCDiscreetNotificationView'
s.author = { 'Guillaume Campagna' => 'Guillaume Campagna' } s.author = { 'Guillaume Campagna' => 'http://gcamp.ca' }
s.source = { :git => 'https://github.com/gcamp/GCDiscreetNotificationView.git', :commit => '3075ef2d27eb471893db4eb235174b26eb67d950' } s.source = { :git => 'https://github.com/gcamp/GCDiscreetNotificationView.git', :commit => '3075ef2d27eb471893db4eb235174b26eb67d950' }
s.platform = :ios s.platform = :ios
s.source_files = 'GCDiscreetNotificationView/GCDiscreetNotificationView.{h,m}' s.source_files = 'GCDiscreetNotificationView/GCDiscreetNotificationView.{h,m}'
Expand Down

0 comments on commit e223154

Please sign in to comment.