From 58bd362cd02bcaafadab5074c71fdcff56d6a796 Mon Sep 17 00:00:00 2001 From: Maxim Date: Mon, 27 Apr 2020 12:34:06 +0300 Subject: [PATCH] Carthage paths updated to 5.3.0 --- Carthage/appsflyer-ios.json | 3 +++ Carthage/appsflyer-macos.json | 3 +++ Carthage/appsflyer-tvos.json | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 Carthage/appsflyer-ios.json create mode 100644 Carthage/appsflyer-macos.json create mode 100644 Carthage/appsflyer-tvos.json diff --git a/Carthage/appsflyer-ios.json b/Carthage/appsflyer-ios.json new file mode 100644 index 0000000..f2165bc --- /dev/null +++ b/Carthage/appsflyer-ios.json @@ -0,0 +1,3 @@ +{ + "5.3.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/5.3.0/appsflyer-ios.framework.zip" +} \ No newline at end of file diff --git a/Carthage/appsflyer-macos.json b/Carthage/appsflyer-macos.json new file mode 100644 index 0000000..ba6425d --- /dev/null +++ b/Carthage/appsflyer-macos.json @@ -0,0 +1,3 @@ +{ + "5.3.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/5.3.0/appsflyer-macos.framework.zip" +} \ No newline at end of file diff --git a/Carthage/appsflyer-tvos.json b/Carthage/appsflyer-tvos.json new file mode 100644 index 0000000..1d239e2 --- /dev/null +++ b/Carthage/appsflyer-tvos.json @@ -0,0 +1,3 @@ +{ + "5.3.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/5.3.0/appsflyer-tvos.framework.zip" +} \ No newline at end of file