Skip to content
This repository was archived by the owner on Feb 4, 2020. It is now read-only.

Commit f8cf3f7

Browse files
authored
Merge pull request #3 from PCAPredict/Swift-4.2
Podspec update for swift version
2 parents e4b2ae0 + 3f9432d commit f8cf3f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PCAiOSLib.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Pod::Spec.new do |s|
1414
s.summary = "The PCAiOSLib Cocoapod is an easy way to use the PCA Predict or Addressy type-ahead search technology within an iOS application."
1515
s.requires_arc = true
1616

17-
s.version = "1.1.1"
17+
s.version = "1.1.2"
18+
s.swift_version = '4.2'
1819

1920
s.license = { :type => "BSD", :file => "LICENSE" }
2021

0 commit comments

Comments
 (0)