blob: eed85b0e28bfcc6500c2e719e398d12cbb7d0fed [file] [log] [blame]
{
"name": "EOCoreDebug",
"version": "2.3.22",
"authors": "Acoustic, L.P.",
"license": {
"type": "Proprietary, Acoustic, L.P.",
"file": "Licenses/License"
},
"homepage": "https://github.com/acoustic-analytics/EOCore",
"summary": "Acoustic Tealeaf EOCore iOS SDK",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"WebKit"
],
"libraries": "z",
"resources": "SDKs/iOS/Debug/EOCore.framework/EOCoreSettings.bundle",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Debug/EOCore.framework/Headers/\"/** "
},
"source": {
"git": "https://github.com/acoustic-analytics/EOCore.git",
"tag": "2.3.22"
},
"vendored_frameworks": "SDKs/iOS/Debug/EOCore.framework"
}