[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 7 / b / 4 / TPush / 1.0.0 / TPush.podspec.json
blobe52c0c1373a468a0021bd50828c5e4fbf18750b0
2   "name": "TPush",
3   "version": "1.0.0",
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": "TPush",
15   "requires_arc": true,
16   "source": {
17     "http": "https://im.sdk.qcloud.com/download/tuiplugin/8.0.5895/ios/TIMPush_8.0.5895.xcframework.zip"
18   },
19   "vendored_frameworks": "TIMPush.xcframework",
20   "resource_bundles": {
21     "TPush_Privacy": "**/TIMPush.xcframework/ios-arm64/TIMPush.framework/PrivacyInfo.xcprivacy"
22   },
23   "public_header_files": "**/TIMPush.xcframework/ios-arm64/TIMPush.framework/Headers/*.h",
24   "source_files": "**/TIMPush.xcframework/ios-arm64/TIMPush.framework/Headers/*.h",
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "**/TIMPush.xcframework/ios-arm64/TIMPush.framework/Headers/*.h"
27   }