diff --git a/Specs/a/0/0/EOCoreDebug/2.3.262/EOCoreDebug.podspec.json b/Specs/a/0/0/EOCoreDebug/2.3.262/EOCoreDebug.podspec.json new file mode 100644 index 000000000000000..d8cc40cf725f170 --- /dev/null +++ b/Specs/a/0/0/EOCoreDebug/2.3.262/EOCoreDebug.podspec.json @@ -0,0 +1,31 @@ +{ + "name": "EOCoreDebug", + "version": "2.3.262", + "authors": "Acoustic, L.P.", + "license": { + "type": "Proprietary, Acoustic, L.P.", + "text": "https://github.com/acoustic-analytics/EOCore/blob/master/Licenses/License" + }, + "homepage": "https://github.com/acoustic-analytics/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/Debug/EOCoreSettings.bundle", + "xcconfig": { + "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Debug/EOCore.xcframework/*/EOCore.framework/Headers/\"/** " + }, + "source": { + "git": "https://github.com/acoustic-analytics/EOCore.git", + "tag": "2.3.262" + }, + "vendored_frameworks": "SDKs/iOS/Debug/EOCore.xcframework" +}