Compare commits
1 Commits
master
...
newPodVers
| Author | SHA1 | Date |
|---|---|---|
|
|
c2b2513230 |
|
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'NTMonthYearPicker'
|
||||
s.version = '1.0.0'
|
||||
s.version = '1.0.1'
|
||||
|
||||
s.summary = 'A simple month / year picker component for iOS.'
|
||||
s.description = 'NTMonthYearPicker is a simple month / year picker component for use in iOS applications.'
|
||||
|
|
|
|||
Loading…
Reference in New Issue