Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Wicha committed Feb 10, 2015
1 parent 381cc4e commit 9e5d7b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NDCollapsiveDatePicker.podspec
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "NDCollapsiveDatePicker"
s.version = "0.1.0"
s.version = "0.1.1"
s.summary = "Pic your dates easily!"
s.description = <<-DESC
NDCollapsiveDatePicker is a customized UIPickerView embedded in a View that provides easy access to user selected dates. NDCollapsiveDatePicker's view itsself is highly customizable.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@
NDCollapsiveDatePicker is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "NDCollapsiveDatePicker"
pod 'NDCollapsiveDatePicker'

## Usage

Expand Down Expand Up @@ -68,7 +68,7 @@ Animated gif of working NDCollapsiveDateView

## Author

Simon Wicha, simon.wicha@nomis-development.net
Simon Wicha | simon.wicha@nomis-development.net

## License

Expand Down

0 comments on commit 9e5d7b1

Please sign in to comment.