We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea7c9d commit 72021fcCopy full SHA for 72021fc
SnappingLayout.podspec
@@ -19,7 +19,7 @@ The snap supports all kinds of collection view configurations: with sectionInset
19
DESC
20
21
s.homepage = 'https://github.com/getmimo/SnappingLayout'
22
- s.license = { :type => 'MIT', :file => 'LICENSE' }
+ s.license = { :type => 'MIT', :file => 'LICENSE.md' }
23
s.author = { 'Kévin Cardoso de Sá' => '[email protected]' }
24
s.source = { :git => 'https://github.com/getmimo/SnappingLayout.git', :tag => s.version.to_s }
25
0 commit comments