We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ec266 commit bd2eff0Copy full SHA for bd2eff0
TOPasscodeViewController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'TOPasscodeViewController'
3
- s.version = '0.0.1'
+ s.version = '0.0.2'
4
s.license = { :type => 'MIT', :file => 'LICENSE' }
5
s.summary = 'A view controller that prompts users to enter a passcode.'
6
s.homepage = 'https://github.com/TimOliver/TOPasscodeViewController'
0 commit comments