Skip to content

Commit

Permalink
Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kvdesa committed Feb 12, 2021
1 parent 5ea7c9d commit 72021fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SnappingLayout.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The snap supports all kinds of collection view configurations: with sectionInset
DESC

s.homepage = 'https://github.com/getmimo/SnappingLayout'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
s.author = { 'Kévin Cardoso de Sá' => 'kvdesa@gmail.com' }
s.source = { :git => 'https://github.com/getmimo/SnappingLayout.git', :tag => s.version.to_s }

Expand Down

0 comments on commit 72021fc

Please sign in to comment.