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

Commit fbc5473

Browse files
HenrikHenrik
authored andcommitted
Update podspec
1 parent 7b5c5d6 commit fbc5473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PCAiOSLib.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Pod::Spec.new do |s|
1111
s.platform = :ios
1212
s.ios.deployment_target = '9.0'
1313
s.name = "PCAiOSLib"
14-
s.summary = "Insert description"
14+
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

1717
s.version = "1.0.1"
1818

19-
s.license = { :type => "MIT", :file => "LICENSE" }
19+
s.license = { :type => "BSD", :file => "LICENSE" }
2020

2121
s.author = { "PCA Predict" => "support@pcapredict.com" }
2222

0 commit comments

Comments
 (0)