We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6054b6 commit a35f972Copy full SHA for a35f972
iOSDropDown.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'iOSDropDown'
11
- s.version = '0.1.2'
+ s.version = '0.1.4'
12
s.summary = ' iOSDropDown is an Awesome DropDown Library with Search'
13
s.swift_version = '4.0'
14
# 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
26
s.license = { :type => 'MIT', :file => 'LICENSE' }
27
s.author = { 'Jishnu Raj T' => 'jriosdev@gmail.com' }
28
s.source = { :git => 'https://github.com/jriosdev/iOSDropDown.git', :tag => s.version.to_s }
29
- s.social_media_url = 'https://twitter.com/jishnurajt
+ s.social_media_url = 'https://twitter.com/jishnurajt'
30
31
32
0 commit comments