Skip to content

Commit

Permalink
block screeshot
Browse files Browse the repository at this point in the history
  • Loading branch information
keshiim committed Feb 8, 2018
1 parent 20c6964 commit a966927
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZMJGanttChart.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ZMJGanttChart'
s.version = '0.1.3'
s.version = '0.1.4'
s.summary = 'Full configurable sheet view user interfaces for iOS applications. eg:GanttChart, Schedul, TimeAble etc.'
s.description = <<-DESC
Full configurable sheet view user interfaces for iOS applications. With this framework,
Expand All @@ -25,7 +25,7 @@ Features
DESC

s.homepage = 'https://github.com/keshiim/ZMJGanttChart'
s.screenshots = 'https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/GanttChart.png', 'https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/Timetable.png','https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/DailySchedule_portrait.png', 'https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/classData_sort.png'
#s.screenshots = 'https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/GanttChart.png', 'https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/Timetable.png','https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/DailySchedule_portrait.png', 'https://github.com/keshiim/ZMJGanttChart/blob/master/Resource/classData_sort.png'

s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'zheng mingjun' => 'keshiim@163.com' }
Expand Down

0 comments on commit a966927

Please sign in to comment.