Skip to content

Commit b059fc1

Browse files
author
Lukasz
committed
Remove author from pubspec.
1 parent e28ced8 commit b059fc1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pubspec.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: geolocation
2-
description: geolocation plugin for iOS and Android. Republished from InTheLoup's geolocation and now maintained.
2+
description: Geolocation plugin for iOS and Android.
33
version: 1.0.0
4-
author: Loup Inc. <[email protected]>
54
homepage: https://github.com/loup-v/geolocation/
65

76
environment:
8-
sdk: '>=1.19.0 <3.0.0'
9-
7+
sdk: ">=1.19.0 <3.0.0"
108

119
dependencies:
1210
flutter:
@@ -17,4 +15,4 @@ dependencies:
1715
flutter:
1816
plugin:
1917
androidPackage: io.intheloup.geolocation
20-
pluginClass: GeolocationPlugin
18+
pluginClass: GeolocationPlugin

0 commit comments

Comments
 (0)