From 21c72fdc59d9f8254ed09da91eff033a2726ff7d Mon Sep 17 00:00:00 2001 From: Bender Rodriguez-sdk Date: Thu, 26 Sep 2024 05:45:29 +0200 Subject: [PATCH] [Add] EOCore 2.3.287 --- .../b/2/8/EOCore/2.3.287/EOCore.podspec.json | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Specs/b/2/8/EOCore/2.3.287/EOCore.podspec.json diff --git a/Specs/b/2/8/EOCore/2.3.287/EOCore.podspec.json b/Specs/b/2/8/EOCore/2.3.287/EOCore.podspec.json new file mode 100644 index 00000000000000..b454ccbc5c2f9a --- /dev/null +++ b/Specs/b/2/8/EOCore/2.3.287/EOCore.podspec.json @@ -0,0 +1,31 @@ +{ + "name": "EOCore", + "version": "2.3.287", + "authors": "Acoustic, L.P.", + "license": { + "type": "Proprietary, Acoustic, L.P.", + "text": "https://github.com/go-acoustic/EOCore/blob/master/Licenses/License" + }, + "homepage": "https://github.com/go-acoustic/EOCore", + "summary": "Acoustic Tealeaf EOCore iOS SDK", + "cocoapods_version": ">= 1.10.0", + "platforms": { + "ios": "12.0" + }, + "frameworks": [ + "SystemConfiguration", + "CoreTelephony", + "CoreLocation", + "WebKit" + ], + "libraries": "z", + "resources": "SDKs/iOS/Release/EOCoreSettings.bundle", + "xcconfig": { + "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Release/EOCore.xcframework/*/EOCore.framework/Headers/\"/** " + }, + "source": { + "git": "https://github.com/go-acoustic/EOCore.git", + "tag": "2.3.287" + }, + "vendored_frameworks": "SDKs/iOS/Release/EOCore.xcframework" +}