Skip to content

Commit 7632fb0

Browse files
author
Kenneth Tsang
committed
Added swift_version into podspec
1 parent 2d1a330 commit 7632fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NumberField.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Numeric field with Numpad keyboard on both iPhone and iPad.
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '9.0'
32+
s.swift_version = '4.2'
3233

3334
s.source_files = 'NumberField/Classes/**/*'
3435

0 commit comments

Comments
 (0)