Skip to content

Commit

Permalink
Added swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
barisatamer committed Nov 11, 2019
1 parent 25b7120 commit 89aaf71
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions SmartWKWebView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@

Pod::Spec.new do |s|
s.name = 'SmartWKWebView'
s.version = '0.1.1'
s.summary = 'A WKWebView modal to show web pages. Written in Swift'
s.version = '0.1.2'
s.summary = 'A WKWebView modal to show web pages. Swift 5.0'
s.swift_version = '5.0'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
Expand Down

0 comments on commit 89aaf71

Please sign in to comment.