mirror of
https://github.com/datatheorem/TrustKit.git
synced 2026-05-17 12:50:35 +00:00
Bump version number 1.2.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
TrustKit
|
||||
========
|
||||
|
||||
[](https://travis-ci.org/datatheorem/TrustKit) [](https://cocoapods.org/pods/TrustKit) [](https://cocoapods.org/pods/TrustKit) [](https://en.wikipedia.org/wiki/MIT_License)
|
||||
[](https://travis-ci.org/datatheorem/TrustKit) [](https://cocoapods.org/pods/TrustKit) [](https://cocoapods.org/pods/TrustKit) [](https://en.wikipedia.org/wiki/MIT_License)
|
||||
|
||||
**TrustKit** is an open source framework that makes it easy to deploy SSL public key pinning in any iOS or OS X App; it supports both Swift and Objective-C Apps.
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "TrustKit"
|
||||
s.version = "1.2.1"
|
||||
s.version = "1.2.2"
|
||||
s.summary = 'TrustKit is an open source framework that makes it easy to deploy SSL pinning in any iOS or OS X App.'
|
||||
s.homepage = "https://datatheorem.github.io/TrustKit"
|
||||
s.documentation_url = 'https://datatheorem.github.io/TrustKit/documentation/'
|
||||
|
||||
Reference in New Issue
Block a user