Skip to content

Commit

Permalink
Update the pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaysinh-Chauhan authored Dec 15, 2017
1 parent c5bf24d commit e596e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TJBioAuthentication.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TJBioAuthentication'
s.version = '1.0.0'
s.version = '1.0.1'
s.summary = 'Apple bio metric authentication for touchID and faceID.'

s.description = 'Apple bio metric authentication for touchID and faceID. Now you can authenticate with Apple FaceID or TouchID'
Expand All @@ -14,4 +14,4 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '9.0'
s.source_files = 'TJBioAuthentication/TJBioAuthentication/BioAuth/**/*'

end
end

0 comments on commit e596e8a

Please sign in to comment.