Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Enricoza committed Nov 9, 2019
1 parent cff4659 commit 4f85258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EZCustomNavigation.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'EZCustomNavigation'
spec.author = { 'Enrico Zannini' => '[email protected]' }
spec.version = '0.0.1'
spec.version = '1.0.0'
spec.summary = 'Navigation animation and transition with pan gesture'
spec.license = { :type => 'MIT', :file => 'LICENSE.txt' }
spec.platform = :ios
Expand Down

0 comments on commit 4f85258

Please sign in to comment.