blob: 5843bed2d1e584ff2f6d7b1ce9f57e75300fefc2 [file] [log] [blame]
{
"name": "TIWLogger_iOS",
"version": "1.0.1.9",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Proprietary",
"text": " copyright 2017 tencent Ltd. All rights reserved.\n"
},
"homepage": "https://cloud.tencent.com/product/tiw",
"documentation_url": "https://cloud.tencent.com/document/product/1137",
"authors": "tencent interact whiteboard",
"summary": "TIW",
"requires_arc": true,
"source": {
"http": "https://log.qcloudtiw.com/sdk/ios/TIWLogger_1.0.1.9.zip"
},
"preserve_paths": "TIWLogger.framework",
"source_files": "TIWLogger.framework/Headers/*.h",
"public_header_files": "TIWLogger.framework/Headers/*.h",
"vendored_frameworks": "TIWLogger.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/TIWLogger.framework/Headers/"
}
}