Skip to content

Commit

Permalink
[Fix] MSCollectionViewCalendar update to summary.
Browse files Browse the repository at this point in the history
  • Loading branch information
erichoracek committed Mar 3, 2013
1 parent fae601c commit a347e01
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'MSCollectionViewCalendarLayout'
s.version = '0.0.1'
s.summary = 'UICollectionViewLayout subclass for displaying chronological data. Similar to the "Week" view in the Calendar app.'
s.summary = 'UICollectionViewLayout for displaying chronological data. Similar to the "Week" view in the Apple Calendar app.'
s.homepage = 'https://github.com/monospacecollective/MSCollectionViewCalendarLayout'
s.author = { 'Eric Horacek' => 'eric@monospacecollective.com' }
s.license = 'MIT'
Expand Down

0 comments on commit a347e01

Please sign in to comment.