Skip to content

Commit

Permalink
wrong summary
Browse files Browse the repository at this point in the history
  • Loading branch information
hons82 committed Aug 1, 2014
1 parent 8bcfa92 commit 0f9affa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions THCalendarDatePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "THCalendarDatePicker"
s.version = "0.0.1"
s.summary = "UITextView with the look of a Notebook"
s.summary = "A DatePicker based on a custom calendar view"
s.homepage = "https://github.com/hons82/THCalendarDatePicker"
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
s.author = { "Hannes Tribus" => "hons82@gmail.com" }
Expand All @@ -12,4 +12,4 @@ Pod::Spec.new do |s|
s.resources = ["THCalendarDatePicker/Images/*.png"]
s.frameworks = 'QuartzCore'
s.dependency 'KNSemiModalViewController', '~> 0.3'
end
end

0 comments on commit 0f9affa

Please sign in to comment.