[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / b / TDeskCore / 1.0.3 / TDeskCore.podspec.json
blobe53b22b6cdfad1399613cd5e5507d3e82781bae0
2   "name": "TDeskCore",
3   "version": "1.0.3",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/document/product/269/3794",
12   "source": {
13     "git": "https://github.com/RoleWong/TDeskCore.git",
14     "tag": "1.0.3"
15   },
16   "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
17   "authors": "tencent video cloud",
18   "summary": "TUICore",
19   "dependencies": {
20     "SDWebImage": [
22     ],
23     "TXIMSDK_Plus_iOS": [
25     ]
26   },
27   "requires_arc": true,
28   "source_files": "*.{h,m,mm,c}",
29   "resources": [
30     "Resources/*.bundle"
31   ],
32   "resource_bundles": {
33     "TDeskCore_Privacy": "Resources/PrivacyInfo.xcprivacy"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }