-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathpubspec.yaml
31 lines (28 loc) · 974 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: flutter_gromore_ads
description: 【持续更新】一款优质的穿山甲 GroMore 聚合 Flutter 广告插件,支持 Android、iOS 平台,可快速接入进行广告变现。
version: 3.2.0
homepage: https://flutterads.top
repository: https://github.com/FlutterAds/flutter_gromore_ads
issue_tracker: https://github.com/FlutterAds/flutter_gromore_ads/issues
documentation: https://github.com/FlutterAds/flutter_gromore_ads/wiki
topics: [flutterads, ads, gromore, pangle, income]
funding: [https://github.com/FlutterAds/.github]
environment:
sdk: ">=2.12.0 <4.0.0"
flutter: ">=2.5.0"
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
dev_dependencies:
flutter_test:
sdk: flutter
# The following section is specific to Flutter.
flutter:
plugin:
platforms:
android:
package: com.zero.flutter_gromore_ads
pluginClass: FlutterGromoreAdsPlugin
ios:
pluginClass: FlutterGromoreAdsPlugin