File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'passage_flutter'
3
3
s . version = '1.0.0'
4
- s . summary = 'Passkey authentication for your Flutter app'
4
+ s . summary = 'Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password '
5
5
s . description = <<-DESC
6
- Passkey authentication for your Flutter app
6
+ Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password
7
7
DESC
8
- s . homepage = 'http ://passage.id'
8
+ s . homepage = 'https ://docs. passage.id/complete '
9
9
s . license = { :file => '../LICENSE' }
10
- s . author = { 'Passage' => 'hello @passage.id' }
10
+ s . author = { 'Passage by 1Password ' => 'support @passage.id' }
11
11
s . source = { :path => '.' }
12
12
s . source_files = 'Classes/**/*'
13
13
s . dependency 'Flutter'
Original file line number Diff line number Diff line change 1
1
name : passage_flutter
2
- description : Native passkey authentication for your Flutter app
2
+ description : Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password
3
3
version : 1.0.0
4
- homepage : https://github.com/passageidentity/ passage-flutter
4
+ homepage : https://docs. passage.id/complete
5
5
6
6
environment :
7
7
sdk : ' >=3.0.3 <4.0.0'
8
- flutter : " >=3.3.0"
8
+ flutter : ' >=3.3.0'
9
9
10
10
dependencies :
11
11
flutter :
You can’t perform that action at this time.
0 commit comments