We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096f79a commit 8593b74Copy full SHA for 8593b74
ios/passage_flutter.podspec
@@ -11,7 +11,7 @@ Passkey Complete for Flutter - Go completely passwordless with a standalone auth
11
s.source = { :path => '.' }
12
s.source_files = 'Classes/**/*'
13
s.dependency 'Flutter'
14
- s.dependency 'PassageSwift', '1.0.1'
+ s.dependency 'PassageSwift', '1.0.2'
15
s.platform = :ios, '14.0'
16
17
# Flutter.framework does not contain a i386 slice.
0 commit comments