mirror of
https://github.com/datatheorem/TrustKit.git
synced 2026-05-17 12:50:35 +00:00
Update demo app
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PODS:
|
||||
- TrustKit (1.6.4)
|
||||
- TrustKit (1.6.5)
|
||||
|
||||
DEPENDENCIES:
|
||||
- TrustKit (from `../`)
|
||||
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
TrustKit: 578f77c59a23167e55b523d460bb495114ed0de7
|
||||
TrustKit: 073855e3adecd317417bda4ac9e9ac54a2e3b9f2
|
||||
|
||||
PODFILE CHECKSUM: f2d8731ad91e4728bb9cb0fe7026ace9680b82c8
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKPinningValidator.h
|
||||
../../../../../TrustKit/public/TSKPinningValidator.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKPinningValidatorCallback.h
|
||||
../../../../../TrustKit/public/TSKPinningValidatorCallback.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKPinningValidatorResult.h
|
||||
../../../../../TrustKit/public/TSKPinningValidatorResult.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKTrustDecision.h
|
||||
../../../../../TrustKit/public/TSKTrustDecision.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKTrustKitConfig.h
|
||||
../../../../../TrustKit/public/TSKTrustKitConfig.h
|
||||
+1
@@ -0,0 +1 @@
|
||||
../../../../../TrustKit/TrustKit-Bridging-Header.h
|
||||
+1
-1
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TrustKit.h
|
||||
../../../../../TrustKit/public/TrustKit.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKPinningValidator.h
|
||||
../../../../../TrustKit/public/TSKPinningValidator.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKPinningValidatorCallback.h
|
||||
../../../../../TrustKit/public/TSKPinningValidatorCallback.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKPinningValidatorResult.h
|
||||
../../../../../TrustKit/public/TSKPinningValidatorResult.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKTrustDecision.h
|
||||
../../../../../TrustKit/public/TSKTrustDecision.h
|
||||
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TSKTrustKitConfig.h
|
||||
../../../../../TrustKit/public/TSKTrustKitConfig.h
|
||||
+1
-1
@@ -1 +1 @@
|
||||
../../../../../TrustKit/TrustKit.h
|
||||
../../../../../TrustKit/public/TrustKit.h
|
||||
+8
-8
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TrustKit",
|
||||
"version": "1.6.4",
|
||||
"version": "1.6.5",
|
||||
"summary": "TrustKit is an open source framework that makes it easy to deploy SSL pinning in any iOS, macOS, tvOS or watchOS App.",
|
||||
"homepage": "https://datatheorem.github.io/TrustKit",
|
||||
"documentation_url": "https://datatheorem.github.io/TrustKit/documentation/",
|
||||
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"source": {
|
||||
"git": "https://github.com/datatheorem/TrustKit.git",
|
||||
"tag": "1.6.4"
|
||||
"tag": "1.6.5"
|
||||
},
|
||||
"platforms": {
|
||||
"ios": "10.0",
|
||||
@@ -31,12 +31,12 @@
|
||||
"TrustKit/**/*.{h,m,c}"
|
||||
],
|
||||
"public_header_files": [
|
||||
"TrustKit/TrustKit.h",
|
||||
"TrustKit/TSKTrustKitConfig.h",
|
||||
"TrustKit/TSKPinningValidator.h",
|
||||
"TrustKit/TSKPinningValidatorCallback.h",
|
||||
"TrustKit/TSKPinningValidatorResult.h",
|
||||
"TrustKit/TSKTrustDecision.h"
|
||||
"TrustKit/public/TrustKit.h",
|
||||
"TrustKit/public/TSKTrustKitConfig.h",
|
||||
"TrustKit/public/TSKPinningValidator.h",
|
||||
"TrustKit/public/TSKPinningValidatorCallback.h",
|
||||
"TrustKit/public/TSKPinningValidatorResult.h",
|
||||
"TrustKit/public/TSKTrustDecision.h"
|
||||
],
|
||||
"frameworks": [
|
||||
"Foundation",
|
||||
|
||||
Generated
+2
-2
@@ -1,5 +1,5 @@
|
||||
PODS:
|
||||
- TrustKit (1.6.4)
|
||||
- TrustKit (1.6.5)
|
||||
|
||||
DEPENDENCIES:
|
||||
- TrustKit (from `../`)
|
||||
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
TrustKit: 578f77c59a23167e55b523d460bb495114ed0de7
|
||||
TrustKit: 073855e3adecd317417bda4ac9e9ac54a2e3b9f2
|
||||
|
||||
PODFILE CHECKSUM: f2d8731ad91e4728bb9cb0fe7026ace9680b82c8
|
||||
|
||||
|
||||
+644
-629
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.6.4</string>
|
||||
<string>1.6.5</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user