[Fix] MSCollectionViewCalendar update to summary.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user