[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / e / TUICallKit_Swift / 1.7.1.510 / TUICallKit_Swift.podspec.json
blob52140dced347b56a528b15ffe651a78f40cc541b
2   "name": "TUICallKit_Swift",
3   "version": "1.7.1.510",
4   "platforms": {
5     "ios": "10.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/trtc",
12   "documentation_url": "https://cloud.tencent.com/document/product/647/78730",
13   "authors": "tencent video cloud",
14   "summary": "TUICallKit",
15   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "swift_versions": "5.0",
19   "static_framework": true,
20   "source": {
21     "http": "https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/1.7/TUICallKit_Swift_iOS_%201.7.1.510.zip"
22   },
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "TUICore": [
28       "~> 7.3.4358"
29     ]
30   },
31   "default_subspecs": "TRTC",
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-lObjC"
34   },
35   "subspecs": [
36     {
37       "name": "TRTC",
38       "dependencies": {
39         "TXLiteAVSDK_TRTC": [
41         ],
42         "TUICallEngine/TRTC": [
43           "~> 1.7.1.510"
44         ]
45       },
46       "resource_bundles": {
47         "TUICallingKitBundle": [
48           "TUICallKit-Swift/Resources/*.gif",
49           "TUICallKit-Swift/Resources/Localized/**/*.strings",
50           "TUICallKit-Swift/Resources/AudioFile",
51           "TUICallKit-Swift/Resources/*.xcassets"
52         ]
53       },
54       "source_files": "TUICallKit-Swift/TUICallKit-Swift/**/*.{h,m,mm,swift}",
55       "pod_target_xcconfig": {
56         "OTHER_SWIFT_FLAGS": "$(inherited) -D USE_TRTC",
57         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 USE_TRTC=1"
58       }
59     },
60     {
61       "name": "Professional",
62       "dependencies": {
63         "TXLiteAVSDK_Professional": [
65         ],
66         "TUICallEngine/Professional": [
67           "~> 1.7.1.510"
68         ]
69       },
70       "resource_bundles": {
71         "TUICallingKitBundle": [
72           "TUICallKit-Swift/Resources/*.gif",
73           "TUICallKit-Swift/Resources/Localized/**/*.strings",
74           "TUICallKit-Swift/Resources/AudioFile",
75           "TUICallKit-Swift/Resources/*.xcassets"
76         ]
77       },
78       "source_files": "TUICallKit-Swift/TUICallKit-Swift/**/*.{h,m,mm,swift}"
79     }
80   ],
81   "swift_version": "5.0"