[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / b / TIoTLinkThirdPartyKit / 2.0.2-beta.202104250907 / TIoTLinkThirdPartyKit.podspec.json
blob54e2cc8a4035a07b2bf74b18e3f61ed8436052d7
2   "name": "TIoTLinkThirdPartyKit",
3   "version": "2.0.2-beta.202104250907",
4   "summary": "该仓库为方便个人仓库构建使用,如有其他需求还请从官网下载原SDK",
5   "description": "在CI构建中,有些SDK没有提供供方便pod集成使用,在此仓库提供个聚合SDK以便更好的支持CI。",
6   "homepage": "https://github.com/tencentyun/iot-thirdparty-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tonychanchen@gmail.com": "tonychanchen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tencentyun/iot-thirdparty-ios.git",
16     "tag": "2.0.2-beta.202104250907"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "default_subspecs": "Default",
22   "subspecs": [
23     {
24       "name": "Default",
25       "source_files": "Source/TIoTLinkThirdPartyKit.h"
26     },
27     {
28       "name": "TPNS-iOS",
29       "source_files": "Source/TPNS-iOS/Classes/**/*",
30       "vendored_libraries": [
31         "Source/TPNS-iOS/libXG-SDK-Cloud.a",
32         "Source/TPNS-iOS/libxgidfa.a",
33         "Source/TPNS-iOS/libXGExtension.a"
34       ],
35       "vendored_frameworks": "Source/TPNS-iOS/XGMTACloud.framework",
36       "frameworks": [
37         "CFNetwork",
38         "SystemConfiguration",
39         "CoreTelephony",
40         "CoreGraphics",
41         "Foundation",
42         "UserNotifications",
43         "CoreData"
44       ],
45       "libraries": [
46         "z",
47         "sqlite3"
48       ],
49       "pod_target_xcconfig": {
50         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51       },
52       "user_target_xcconfig": {
53         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54       }
55     },
56     {
57       "name": "WechatOpenSDK_NoPay",
58       "source_files": "Source/WechatOpenSDK_NoPay/Classes/**/*",
59       "vendored_libraries": "Source/WechatOpenSDK_NoPay/libWeChatSDK.a",
60       "frameworks": [
61         "Security",
62         "CoreGraphics",
63         "WebKit",
64         "SystemConfiguration",
65         "CoreTelephony",
66         "Foundation",
67         "UIKit"
68       ],
69       "libraries": [
70         "c++",
71         "sqlite3",
72         "z"
73       ],
74       "pod_target_xcconfig": {
75         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
76       },
77       "user_target_xcconfig": {
78         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
79       }
80     },
81     {
82       "name": "XP2P-iOS",
83       "source_files": "Source/XP2P-iOS/Classes/**/*",
84       "vendored_libraries": "Source/XP2P-iOS/*.a",
85       "frameworks": [
86         "NetworkExtension",
87         "CoreGraphics",
88         "SystemConfiguration",
89         "Foundation",
90         "UIKit"
91       ],
92       "libraries": [
93         "c++",
94         "sqlite3",
95         "z"
96       ],
97       "pod_target_xcconfig": {
98         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
99       },
100       "user_target_xcconfig": {
101         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
102       }
103     },
104     {
105       "name": "Faac-iOS",
106       "source_files": "Source/Faac-iOS/Classes/**/*",
107       "vendored_libraries": "Source/Faac-iOS/*.a",
108       "pod_target_xcconfig": {
109         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
110       },
111       "user_target_xcconfig": {
112         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
113       }
114     },
115     {
116       "name": "IJKPlayer-iOS",
117       "vendored_frameworks": "Source/IJKPlayer-iOS/IJKMediaFramework.framework",
118       "frameworks": [
119         "AudioToolbox",
120         "AVFoundation",
121         "CoreGraphics",
122         "CoreMedia",
123         "CoreVideo",
124         "MobileCoreServices",
125         "OpenGLES",
126         "QuartzCore",
127         "VideoToolbox",
128         "Foundation",
129         "UIKit",
130         "MediaPlayer"
131       ],
132       "libraries": [
133         "bz2",
134         "z",
135         "stdc++"
136       ],
137       "pod_target_xcconfig": {
138         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
139       },
140       "user_target_xcconfig": {
141         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
142       }
143     }
144   ]