File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'iOSDropDown'
11- s . version = '0.1.1 '
11+ s . version = '0.1.2 '
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.
@@ -28,9 +28,9 @@ iOSDropDown is an Awesome Drop Down Menu Library with Search & other customizati
2828 s . source = { :git => 'https://github.com/jriosdev/iOSDropDown.git' , :tag => s . version . to_s }
2929 s . social_media_url = 'https://twitter.com/jishnurajt
3030
31- # s.ios.deployment_target = ' 8.0 '
3231
33- s.source_files = ' iOSDropDown /Classes /*. swift
32+
33+ s.source_files = ' iOSDropDown /Classes /**/*'
3434
3535 # s.resource_bundles = {
3636 # 'iOSDropDown' => ['iOSDropDown/ Assets /*. png ']
You can’t perform that action at this time.
0 commit comments