| { |
| "name": "TIWLogger_Mac", |
| "version": "1.0.1.9", |
| "platforms": { |
| "osx": "10.10" |
| }, |
| "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/mac/TIWLogger_Mac_1.0.1.9.zip" |
| }, |
| "preserve_paths": "TIWLogger_Mac.framework", |
| "source_files": "TIWLogger_Mac.framework/Versions/A/Headers/*.h", |
| "public_header_files": "TIWLogger_Mac.framework/Versions/A/Headers/*.h", |
| "vendored_frameworks": "TIWLogger_Mac.framework", |
| "xcconfig": { |
| "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TIWLogger_Mac.framework/Versions/A/Headers/" |
| } |
| } |