blob: e8c6d05e83cbef58f33445f93da8257e7be2e07c [file] [log] [blame]
{
"name": "DigitalAnalyticsDebug",
"version": "1.1.26",
"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.26"
},
"vendored_frameworks": "SDKs/iOS/Debug/DAMod.framework",
"dependencies": {
"EOCoreDebug": [
]
}
}