[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / a / 4 / d / TIWLogger_iOS / 1.0.1.13 / TIWLogger_iOS.podspec.json
blob91e44132c8902b44dd4e68d8805219a432f42361
2   "name": "TIWLogger_iOS",
3   "version": "1.0.1.13",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "                          copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/product/tiw",
12   "documentation_url": "https://cloud.tencent.com/document/product/1137",
13   "authors": "tencent interact whiteboard",
14   "summary": "TIW",
15   "requires_arc": true,
16   "source": {
17     "http": "https://log.qcloudtiw.com/sdk/ios/TIWLogger_1.0.1.13.zip"
18   },
19   "preserve_paths": "TIWLogger.framework",
20   "source_files": "TIWLogger.framework/Headers/*.h",
21   "public_header_files": "TIWLogger.framework/Headers/*.h",
22   "vendored_frameworks": "TIWLogger.framework",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TIWLogger.framework/Headers/"
25   }