We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e452618 commit a066671Copy full SHA for a066671
SimpleKeychain.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SimpleKeychain'
3
- s.version = '1.0.0'
+ s.version = '1.0.0-fa'
4
s.summary = 'A simple Keychain wrapper for iOS, macOS, tvOS, and watchOS'
5
s.description = <<-DESC
6
Easily store your user's credentials in the Keychain.
0 commit comments