Skip to content

Commit

Permalink
added description to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Wicha committed Feb 6, 2015
1 parent bd54bc8 commit 3e9394f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions NDCollapsiveDatePicker.podspec
Expand Up @@ -10,12 +10,9 @@
Pod::Spec.new do |s|
s.name = "NDCollapsiveDatePicker"
s.version = "0.1.0"
s.summary = "NDCollapsiveDatePicker is a customized UIPickerView embedded in a View that provides easy access to user selected dates. NDCollapsiveDatePicker's view itsself is highly customizable."
s.summary = "Pic your dates easily!"
s.description = <<-DESC
An optional longer description of NDCollapsiveDatePicker
* Markdown format.
* Don't worry about the indent, we strip it!
NDCollapsiveDatePicker is a customized UIPickerView embedded in a View that provides easy access to user selected dates. NDCollapsiveDatePicker's view itsself is highly customizable.
DESC
s.homepage = "https://github.com/s1m-0n/NDCollapseDatePicker"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
Expand Down

0 comments on commit 3e9394f

Please sign in to comment.