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