diff --git a/TrustKit.podspec b/TrustKit.podspec index 8dcdf62..c2e0ad8 100644 --- a/TrustKit.podspec +++ b/TrustKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "TrustKit" s.version = "1.4.0" - s.summary = 'TrustKit is an open source framework that makes it easy to deploy SSL pinning in any iOS, macOS or tvOS App.' + s.summary = 'TrustKit is an open source framework that makes it easy to deploy SSL pinning in any iOS, macOS, tvOS or watchOS App.' s.homepage = "https://datatheorem.github.io/TrustKit" s.documentation_url = 'https://datatheorem.github.io/TrustKit/documentation/' s.license = { :type => 'MIT', :file => 'LICENSE' }