Skip to content

Commit

Permalink
chore(license): restored required s.license in PubNubSwift.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Oct 30, 2023
1 parent 7468085 commit 02c8bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PubNubSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Pod::Spec.new do |s|
s.documentation_url = 'https://www.pubnub.com/docs/swift-native/pubnub-swift-sdk'
s.authors = { 'PubNub, Inc.' => '[email protected]' }
s.social_media_url = 'https://twitter.com/pubnub'
s.license = 'PubNub Software Development Kit License'
s.source = { :git => 'https://github.com/pubnub/swift.git', :tag => s.version }
s.summary = 'PubNub Swift-based SDK for iOS, macOS, tvOS, & watchOS'
s.description = <<-DESC
Expand Down

0 comments on commit 02c8bfd

Please sign in to comment.