Skip to content

Commit

Permalink
7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Mar 9, 2023
1 parent 9316395 commit 19eb96b
Show file tree
Hide file tree
Showing 277 changed files with 1,016,434 additions and 21,101 deletions.
17 changes: 5 additions & 12 deletions Apple-Cocoapod-KochavaEngagementExtension.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,21 @@

Pod::Spec.new do |s|
s.name = 'Apple-Cocoapod-KochavaEngagementExtension'
s.version = '6.1.1'
s.version = '7.0.0'
s.summary = 'The KochavaEngagementExtension module of the KochavaTracker SDK for Apple iOS, macOS, macCatalyst, tvOS, and watchOS.'

# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
# * Try to keep it short, snappy and to the point.
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
The KochavaEngagementExtension module is an optional module within the Kochava SDK providing engagement support for app extensions. This includes push notifications (a.k.a. remote notifications). This includes support or compatibility for iOS, macOS, macCatalyst, tvOS, and watchOS.
DESC

s.homepage = 'http://www.kochava.com'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'Commercial', :file => 'LICENSE' }
s.author = { 'Kochava' => 'support@kochava.com' }
s.source = { :git => 'https://github.com/Kochava/Apple-Cocoapod-KochavaEngagementExtension.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '10.3'
s.ios.deployment_target = '12.4'
s.osx.deployment_target = '10.14'
s.tvos.deployment_target = '10.2'
s.tvos.deployment_target = '12.4'
s.watchos.deployment_target = '7.0'

# s.source_files = 'Apple-Cocoapod-KochavaEngagementExtension/Classes/**/*'
Expand All @@ -43,9 +36,9 @@ Pod::Spec.new do |s|
s.osx.frameworks = 'Foundation', 'AppKit', 'UserNotifications'
s.tvos.frameworks = 'Foundation', 'UIKit', 'UserNotifications'
s.watchos.frameworks = 'Foundation', 'UIKit', 'UserNotifications'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 6.1.1'
s.dependency 'Apple-Cocoapod-KochavaCore', '~> 7.0.0'

# s.platforms = { :ios => "10.3", :osx => "10.14", :tvos => "10.2", :watchos => "3.2" }
# s.platforms = { :ios => "12.4", :osx => "10.14", :tvos => "12.4", :watchos => "7.0" }
s.vendored_frameworks = 'Apple-Cocoapod-KochavaEngagementExtension/Frameworks/KochavaEngagementExtension.xcframework'
s.preserve_paths = 'Apple-Cocoapod-KochavaEngagementExtension/Frameworks/KochavaEngagementExtension.xcframework'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,64 +21,59 @@
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_i386_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<string>macos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>tvos-arm64</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
<string>tvos</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>tvos-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>tvos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
Expand All @@ -87,35 +82,39 @@
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>macos</string>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>watchos-arm64_32_armv7k</string>
<string>watchos-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64_32</string>
<string>armv7k</string>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>watchos</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>watchos-arm64_arm64_32_armv7k</string>
<key>LibraryPath</key>
<string>KochavaEngagementExtension.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>arm64_32</string>
<string>armv7k</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
<string>watchos</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Loading

0 comments on commit 19eb96b

Please sign in to comment.