Skip to content

Commit a35f972

Browse files
authored
Update iOSDropDown.podspec
1 parent c6054b6 commit a35f972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iOSDropDown.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'iOSDropDown'
11-
s.version = '0.1.2'
11+
s.version = '0.1.4'
1212
s.summary = ' iOSDropDown is an Awesome DropDown Library with Search'
1313
s.swift_version = '4.0'
1414
# This description is used to generate tags and improve search results.
@@ -26,7 +26,7 @@ iOSDropDown is an Awesome Drop Down Menu Library with Search & other customizati
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
2727
s.author = { 'Jishnu Raj T' => 'jriosdev@gmail.com' }
2828
s.source = { :git => 'https://github.com/jriosdev/iOSDropDown.git', :tag => s.version.to_s }
29-
s.social_media_url = 'https://twitter.com/jishnurajt
29+
s.social_media_url = 'https://twitter.com/jishnurajt'
3030

3131

3232

0 commit comments

Comments
 (0)