Skip to content

Commit 73c6597

Browse files
committed
edited pod spec
1 parent aff9880 commit 73c6597

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

YNDropDownMenu.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pod::Spec.new do |s|
1111
s.version = '1.2.1'
1212
s.summary = 'YNDropDownMenu is created to make drop down menu with Swift 3'
1313

14-
s.description = The eligible dropdown menu, written in Swift 3, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)
14+
s.description = 'The eligible dropdown menu, written in Swift 3, appears dropdown menu to display a view of related items when a user click on the dropdown menu. You can customize dropdown view whatever you like (e.g. UITableView, UICollectionView... etc)'
1515

1616
s.homepage = 'https://github.com/younatics/YNDropDownMenu'
1717
s.screenshots = 'https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/YNDropDownMenu.gif', 'https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/YNDropDownMenu2.gif', 'https://raw.githubusercontent.com/younatics/YNDropDownMenu/master/YNDropDownMenu3.gif'

0 commit comments

Comments
 (0)