Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
kishanraja committed May 11, 2020
1 parent 1846eea commit 9fe6ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FloatingLabelTextFieldSwiftUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Pod::Spec.new do |s|

s.source_files = 'Source/**/*.swift'

s.swift_version = "5.0"
s.swift_version = '5.0'
s.platforms = {
"ios" : "13.0"
"ios": "13.0"
}


Expand Down

0 comments on commit 9fe6ff6

Please sign in to comment.