[Add] GizoSDK 2.0.1-alpha.09
[CocoaPods.git] / Specs / 0 / b / 9 / TIMPush / 7.6.5011 / TIMPush.podspec.json
blobfc0cb7a7da4d741e8bb8c055ed516617997bf0d6
2   "name": "TIMPush",
3   "version": "7.6.5011",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2023 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/document/product/269/3794",
12   "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
13   "authors": "tencent video cloud",
14   "summary": "TIMPush",
15   "requires_arc": true,
16   "source": {
17     "http": "https://im.sdk.cloud.tencent.cn/download/tuiplugin/7.6.5011/ios/TIMPush_7.6.5011.framework.zip"
18   },
19   "preserve_paths": "TIMPush.framework",
20   "public_header_files": "Framework/TIMPush.framework/Headers/*.h",
21   "source_files": "**/TIMPush.framework/Headers/*.h",
22   "vendored_frameworks": "**/TIMPush.framework",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TIMPush/Framework/TIMPush.framework/Headers/"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }