[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 5 / Leto / 3.0.0 / Leto.podspec.json
blobad8257d9603b50164c5ccb374d79edc3a28997ec
2   "name": "Leto",
3   "version": "3.0.0",
4   "summary": "掌通无线旗下的小游戏工具库",
5   "description": "Leto使用了双WebView的结构, 在iOS/Android上都是这样. 一个WebView可以叫Service WebView, 这个就用来提供微信api的功能. 一个叫做Page WebView, 用来提供ui组件的那些功能. 在Page WebView里想要调用微信api的时候, 是通过释放一个PAGE EVENT这种间接的方式去调用Service WebView",
6   "homepage": "https://github.com/ztwireless",
7   "license": {
8     "type": "Copyright",
9     "text": "Ztwireless Inc. 2019"
10   },
11   "authors": {
12     "ztwireless": "zhangtong.tianjin@mgc-games.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://down.mgc-games.com/download3/sdk/iOS_Pods_LetoSDK_V3.0.0.zip"
19   },
20   "requires_arc": true,
21   "xcconfig": {
22     "ENABLE_BITCODE": "No"
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "vendored_frameworks": "iOS_Pods_LetoSDK_V3.0.0/Core/Leto.framework"
28     },
29     {
30       "name": "UI",
31       "vendored_frameworks": "iOS_Pods_LetoSDK_V3.0.0/UI/LetoUI.framework",
32       "dependencies": {
33         "Leto/Core": [
35         ]
36       }
37     },
38     {
39       "name": "Ad",
40       "subspecs": [
41         {
42           "name": "TouTiao",
43           "vendored_frameworks": [
44             "iOS_Pods_LetoSDK_V3.0.0/Ad/TouTiao/BUAdSDK.framework",
45             "iOS_Pods_LetoSDK_V3.0.0/Ad/TouTiao/LetoAdTouTiao.framework"
46           ],
47           "resources": "iOS_Pods_LetoSDK_V3.0.0/Ad/TouTiao/BUAdSDK.bundle",
48           "frameworks": [
49             "UIKit",
50             "MapKit",
51             "WebKit",
52             "MediaPlayer",
53             "CoreLocation",
54             "AdSupport",
55             "CoreMedia",
56             "AVFoundation",
57             "CoreTelephony",
58             "StoreKit",
59             "SystemConfiguration",
60             "MobileCoreServices",
61             "CoreMotion"
62           ],
63           "libraries": [
64             "c++",
65             "resolv",
66             "z"
67           ],
68           "dependencies": {
69             "Leto/Core": [
71             ]
72           }
73         },
74         {
75           "name": "AppLovin",
76           "vendored_frameworks": [
77             "iOS_Pods_LetoSDK_V3.0.0/Ad/AppLovin/LetoAdAppLovin.framework",
78             "iOS_Pods_LetoSDK_V3.0.0/Ad/AppLovin/AppLovinSDK.framework"
79           ],
80           "frameworks": [
81             "AdSupport",
82             "AVFoundation",
83             "CoreGraphics",
84             "CoreMedia",
85             "CoreTelephony",
86             "SafariServices",
87             "StoreKit",
88             "SystemConfiguration",
89             "UIKit",
90             "WebKit"
91           ],
92           "libraries": "z",
93           "dependencies": {
94             "Leto/Core": [
96             ]
97           }
98         },
99         {
100           "name": "Baidu",
101           "vendored_frameworks": [
102             "iOS_Pods_LetoSDK_V3.0.0/Ad/Baidu/LetoAdBaidu.framework",
103             "iOS_Pods_LetoSDK_V3.0.0/Ad/Baidu/BaiduMobAdSDK.framework"
104           ],
105           "resources": "iOS_Pods_LetoSDK_V3.0.0/Ad/Baidu/baidumobadsdk.bundle",
106           "frameworks": [
107             "AdSupport",
108             "StoreKit",
109             "CoreMotion",
110             "MessageUI",
111             "CoreLocation",
112             "CoreTelephony",
113             "SystemConfiguration",
114             "SafariServices",
115             "CoreMedia",
116             "AVFoundation",
117             "WebKit"
118           ],
119           "libraries": "c++",
120           "dependencies": {
121             "Leto/Core": [
123             ]
124           }
125         },
126         {
127           "name": "InMobi",
128           "vendored_frameworks": [
129             "iOS_Pods_LetoSDK_V3.0.0/Ad/InMobi/LetoAdInMobi.framework",
130             "iOS_Pods_LetoSDK_V3.0.0/Ad/InMobi/InMobiSDK.framework"
131           ],
132           "frameworks": [
133             "AdSupport",
134             "AudioToolbox",
135             "AVFoundation",
136             "CoreTelephony",
137             "CoreLocation",
138             "Foundation",
139             "MediaPlayer",
140             "MessageUI",
141             "StoreKit",
142             "Social",
143             "SystemConfiguration",
144             "Security",
145             "SafariServices",
146             "UIKit",
147             "WebKit"
148           ],
149           "libraries": [
150             "sqlite3.0",
151             "z",
152             "xml2"
153           ],
154           "dependencies": {
155             "Leto/Core": [
157             ]
158           }
159         },
160         {
161           "name": "GDT",
162           "vendored_frameworks": "iOS_Pods_LetoSDK_V3.0.0/Ad/GDT/LetoAdGDT.framework",
163           "vendored_libraries": "iOS_Pods_LetoSDK_V3.0.0/Ad/GDT/libGDTMobSDK.a",
164           "source_files": "iOS_Pods_LetoSDK_V3.0.0/Ad/GDT/*.{h,m}",
165           "public_header_files": "iOS_Pods_LetoSDK_V3.0.0/Ad/GDT/*.h",
166           "frameworks": [
167             "AdSupport",
168             "AVFoundation",
169             "CoreTelephony",
170             "CoreLocation",
171             "Foundation",
172             "SystemConfiguration",
173             "Security",
174             "UIKit",
175             "WebKit",
176             "QuartzCore",
177             "CoreGraphics"
178           ],
179           "libraries": [
180             "z",
181             "xml2"
182           ],
183           "dependencies": {
184             "Leto/Core": [
186             ]
187           }
188         }
189       ]
190     },
191     {
192       "name": "Safe",
193       "vendored_frameworks": "iOS_Pods_LetoSDK_V3.0.0/Safe/LetoSafe.framework",
194       "dependencies": {
195         "Leto/Core": [
197         ]
198       }
199     }
200   ]