blob: 7fb7d53a79f4159b7a566351904f4e97625a2fb6 [file] [log] [blame]
{
"name": "DigitalAnalyticsDebug",
"version": "1.0.3.25",
"authors": "IBM",
"license": {
"type": "Proprietary, IBM",
"file": "Licenses/LA_en"
},
"homepage": "https://github.com/ibm-watson-cxa/DigitalAnalytics",
"summary": "IBM Digital Analytics 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)/\"/** "
},
"source": {
"git": "https://github.com/ibm-watson-cxa/DigitalAnalytics.git",
"tag": "1.0.3.25"
},
"vendored_frameworks": "SDKs/iOS/Debug/DAMod.framework",
"dependencies": {
"EOCoreDebug": [
]
}
}