Skip to content

Commit

Permalink
Podspec, Package.swift file and Carthage json files have been updated…
Browse files Browse the repository at this point in the history
… to 6.14.1
  • Loading branch information
af-obodovskyi committed Apr 18, 2024
1 parent c3691a4 commit cf90d16
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 7 deletions.
10 changes: 5 additions & 5 deletions AppsFlyerFramework.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppsFlyerFramework'
s.version = '6.14.0'
s.version = '6.14.1'
s.summary = 'AppsFlyer iOS SDK'

s.description = <<-DESC
Expand All @@ -15,12 +15,12 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.platform = :ios, :tvos, :osx
s.source = {
http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-Binaries.zip",
sha256: "893812fd02395db265b2b192a8d390aee94d9ef240720167d5fb78171c6321e0"
http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-Binaries.zip",
sha256: "237dbf8060dd8174a779f9198195c4906d20b4873dd69a005d38fe2e8e287797"
}

s.ios.deployment_target = '9.0'
s.tvos.deployment_target = '9.0'
s.ios.deployment_target = '12.0'
s.tvos.deployment_target = '12.0'
s.osx.deployment_target = '10.11'

s.ios.frameworks = 'Security', 'SystemConfiguration', 'CoreTelephony'
Expand Down
1 change: 1 addition & 0 deletions Carthage/appsflyer-ios.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"6.13.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib.xcframework.zip",
"6.13.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib.xcframework.zip",
"6.14.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib.xcframework.zip",
"6.14.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib.xcframework.zip",
"6.2.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.0/appsflyer-ios.framework.zip",
"6.2.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.1/appsflyer-ios.framework.zip",
"6.2.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.2/appsflyer-ios.framework.zip",
Expand Down
1 change: 1 addition & 0 deletions Carthage/appsflyer-strict.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"6.13.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-Strict.xcframework.zip",
"6.13.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib-Strict.xcframework.zip",
"6.14.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-Strict.xcframework.zip",
"6.14.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-Strict.xcframework.zip",
"6.3.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.0/appsflyer-strict.framework.zip",
"6.3.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.1/appsflyer-strict.framework.zip",
"6.3.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.2/appsflyer-strict.framework.zip",
Expand Down
1 change: 1 addition & 0 deletions Carthage/appsflyer-tvos.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"6.13.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-TVOS.framework.zip",
"6.13.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib-TVOS.framework.zip",
"6.14.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-TVOS.framework.zip",
"6.14.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-TVOS.framework.zip",
"6.2.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.0/appsflyer-tvos.framework.zip",
"6.2.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.1/appsflyer-tvos.framework.zip",
"6.2.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.2/appsflyer-tvos.framework.zip",
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "AppsFlyerLib",
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib.xcframework.zip",
checksum: "d7fdf61996dacb7787506305b6c541197ede64fcc4528c41842d9a507bd1b94b"
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-Static-SPM.xcframework.zip",
checksum: "91a8aec4ba839f95e33fd4301f1f7823722a9ad451d41c535749ef9af6f23c0a"
)
]
)

0 comments on commit cf90d16

Please sign in to comment.