From f623f2074f0c03c4ee2a2270393b660b70e31dc8 Mon Sep 17 00:00:00 2001 From: Harish Kumar Date: Tue, 30 Apr 2024 12:26:01 +0200 Subject: [PATCH] [Add] FreshchatSDK 6.1.2 --- .../7/FreshchatSDK/6.1.2/FreshchatSDK.podspec.json | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Specs/1/5/7/FreshchatSDK/6.1.2/FreshchatSDK.podspec.json diff --git a/Specs/1/5/7/FreshchatSDK/6.1.2/FreshchatSDK.podspec.json b/Specs/1/5/7/FreshchatSDK/6.1.2/FreshchatSDK.podspec.json new file mode 100644 index 000000000000..a0bcbfdb64dd --- /dev/null +++ b/Specs/1/5/7/FreshchatSDK/6.1.2/FreshchatSDK.podspec.json @@ -0,0 +1,40 @@ +{ + "name": "FreshchatSDK", + "version": "6.1.2", + "summary": "Freshchat iOS SDK - Modern messaging software that your sales and customer engagement teams will love.", + "description": "Modern messaging software that your sales and customer engagement teams will love.", + "homepage": "https://www.freshchat.com", + "license": { + "type": "Commercial", + "file": "FreshchatSDK/LICENSE", + "text": "See https://www.freshworks.com/terms" + }, + "authors": { + "Freshdesk": "support@freshchat.com" + }, + "social_media_url": "https://twitter.com/freshchatapp", + "platforms": { + "ios": "12.0" + }, + "source": { + "git": "https://github.com/freshworks/freshchat-ios.git", + "tag": "v6.1.2" + }, + "frameworks": [ + "Foundation", + "AVFoundation", + "AudioToolbox", + "CoreMedia", + "CoreData", + "ImageIO", + "Photos", + "SystemConfiguration", + "Security", + "WebKit", + "CoreServices", + "QuickLook" + ], + "requires_arc": true, + "preserve_paths": "FreshchatSDK.xcframework", + "vendored_frameworks": "FreshchatSDK.xcframework" +} -- 2.11.4.GIT