blob: 6504ed288025ca567dba9b228d98ac00b5ecdfb2 [file] [log] [blame]
{
"name": "IBMTealeaf",
"version": "10.5.3",
"authors": "IBM",
"license": {
"type": "Proprietary, IBM",
"file": "Licenses/License"
},
"homepage": "https://github.com/ibm-watson-cxa/IBMTealeaf",
"summary": "IBM Tealeaf iOS SDK",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"WebKit"
],
"libraries": "z",
"resources": "SDKs/iOS/Release/Tealeaf.framework/TLFResources.bundle",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/SDKs/iOS/Release/Tealeaf.framework/Headers/\"/** "
},
"source": {
"git": "https://github.com/ibm-watson-cxa/IBMTealeaf.git",
"tag": "10.5.3"
},
"vendored_frameworks": "SDKs/iOS/Release/Tealeaf.framework",
"dependencies": {
"EOCore": [
]
}
}