[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 8 / b / TIoTLinkThirdPartyKit / 2.2.1-beta.202108030939 / TIoTLinkThirdPartyKit.podspec.json
blob49602f71d3643f5c5570e76d0582e35125e24327
2   "name": "TIoTLinkThirdPartyKit",
3   "version": "2.2.1-beta.202108030939",
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.2.1-beta.202108030939"
17   },
18   "platforms": {
19     "ios": "9.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_libraries": [
118         "Source/IJKPlayer-iOS/libcrypto.a",
119         "Source/IJKPlayer-iOS/libssl.a"
120       ],
121       "vendored_frameworks": "Source/IJKPlayer-iOS/IJKMediaFramework.framework",
122       "frameworks": [
123         "AudioToolbox",
124         "AVFoundation",
125         "CoreGraphics",
126         "CoreMedia",
127         "CoreVideo",
128         "MobileCoreServices",
129         "OpenGLES",
130         "QuartzCore",
131         "VideoToolbox",
132         "Foundation",
133         "UIKit",
134         "MediaPlayer"
135       ],
136       "libraries": [
137         "bz2",
138         "z",
139         "stdc++"
140       ],
141       "pod_target_xcconfig": {
142         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
143       },
144       "user_target_xcconfig": {
145         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
146       }
147     }
148   ]