Skip to content

Commit

Permalink
Added swift_version into podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Tsang committed Oct 3, 2018
1 parent 2d1a330 commit 7632fb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NumberField.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Numeric field with Numpad keyboard on both iPhone and iPad.
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '9.0'
s.swift_version = '4.2'

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

Expand Down

0 comments on commit 7632fb0

Please sign in to comment.