We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310aa01 commit d2376f0Copy full SHA for d2376f0
1 file changed
MenuNavigation.podspec
@@ -31,6 +31,7 @@ TODO: Add long description of the pod here.
31
s.ios.deployment_target = '10.0'
32
33
s.source_files = 'MenuNavigation/Classes/**/*'
34
+ s.swift_versions = '4.2'
35
36
s.resource_bundles = {
37
'MenuNavigation' => ['MenuNavigation/Assets/*.png']
0 commit comments