[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / f / e / TIoTThridSDK / 1.0.6-beta.202104191120 / TIoTThridSDK.podspec.json
blob466d9779124c2409472b6504f158748429271ebf
2   "name": "TIoTThridSDK",
3   "version": "1.0.6-beta.202104191120",
4   "summary": "该仓库为方便个人仓库构建使用,如有其他需求还请从官网下载原SDK",
5   "description": "在CI构建中,有些SDK没有提供供方便pod集成使用,在此仓库提供个聚合SDK以便更好的支持CI。",
6   "homepage": "https://github.com/tonychanchen/TIoTThridSDK",
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/tonychanchen/TIoTThridSDK.git",
16     "tag": "1.0.6-beta.202104191120"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "default_subspecs": "Default",
22   "subspecs": [
23     {
24       "name": "Default",
25       "source_files": "TIoTThridSDK/TIoTThridSDK.h"
26     },
27     {
28       "name": "TPNS-iOS",
29       "source_files": "TIoTThridSDK/TPNS-iOS/Classes/**/*",
30       "vendored_libraries": [
31         "TIoTThridSDK/TPNS-iOS/libXG-SDK-Cloud.a",
32         "TIoTThridSDK/TPNS-iOS/libxgidfa.a",
33         "TIoTThridSDK/TPNS-iOS/libXGExtension.a"
34       ],
35       "vendored_frameworks": "TIoTThridSDK/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": "TIoTThridSDK/WechatOpenSDK_NoPay/Classes/**/*",
59       "vendored_libraries": "TIoTThridSDK/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": "FFmpeg-iOS",
83       "source_files": "TIoTThridSDK/FFmpeg-iOS/include/**/*.h",
84       "vendored_libraries": "TIoTThridSDK/FFmpeg-iOS/lib/*.a",
85       "frameworks": [
86         "AudioToolbox",
87         "AVFoundation",
88         "OpenGLES",
89         "CoreImage",
90         "CoreGraphics",
91         "CoreMedia",
92         "VideoToolbox"
93       ],
94       "libraries": [
95         "z",
96         "bz2",
97         "iconv"
98       ],
99       "pod_target_xcconfig": {
100         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
101       },
102       "user_target_xcconfig": {
103         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
104       }
105     },
106     {
107       "name": "XP2P-iOS",
108       "source_files": "TIoTThridSDK/XP2P-iOS/Classes/**/*",
109       "vendored_libraries": "TIoTThridSDK/XP2P-iOS/*.a",
110       "frameworks": [
111         "NetworkExtension",
112         "CoreGraphics",
113         "SystemConfiguration",
114         "Foundation",
115         "UIKit"
116       ],
117       "libraries": [
118         "c++",
119         "sqlite3",
120         "z"
121       ],
122       "pod_target_xcconfig": {
123         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
124       },
125       "user_target_xcconfig": {
126         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
127       }
128     },
129     {
130       "name": "Faac-iOS",
131       "source_files": "TIoTThridSDK/Faac-iOS/Classes/**/*",
132       "vendored_libraries": "TIoTThridSDK/Faac-iOS/*.a",
133       "pod_target_xcconfig": {
134         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
135       },
136       "user_target_xcconfig": {
137         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
138       }
139     },
140     {
141       "name": "IJKPlayer-iOS",
142       "vendored_frameworks": "TIoTThridSDK/IJKPlayer-iOS/IJKMediaFramework.framework",
143       "frameworks": [
144         "AudioToolbox",
145         "AVFoundation",
146         "CoreGraphics",
147         "CoreMedia",
148         "CoreVideo",
149         "MobileCoreServices",
150         "OpenGLES",
151         "QuartzCore",
152         "VideoToolbox",
153         "Foundation",
154         "UIKit",
155         "MediaPlayer"
156       ],
157       "libraries": [
158         "bz2",
159         "z",
160         "stdc++"
161       ],
162       "pod_target_xcconfig": {
163         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
164       },
165       "user_target_xcconfig": {
166         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
167       }
168     }
169   ]