blob: 06eb8f75d3cd83d1e5c9ea34c210c75818d8b960 [file] [log] [blame]
{
"name": "TIWCache_iOS",
"version": "1.0.0.23",
"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://cache.qcloudtiw.com/sdk/ios/TIWCache_1.0.0.23.zip"
},
"preserve_paths": "TIWCache.framework",
"source_files": "TIWCache.framework/Headers/*.h",
"public_header_files": "TIWCache.framework/Headers/*.h",
"vendored_frameworks": "TIWCache.framework",
"xcconfig": {
"HEADER_SEARCH_PATHS": "${PODS_ROOT}/TIWCache.framework/Headers/"
}
}