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 31da663 commit 5f4a019Copy full SHA for 5f4a019
SparrowKit.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
3
s.name = 'SparrowKit'
4
s.version = '3.5.0'
5
- s.summary = 'Collection of native Swift extensions and classes to boost your development.'
+ s.summary = 'Collection of native Swift extensions and classes to boost development process.'
6
s.homepage = 'https://github.com/ivanvorobei/SparrowKit'
7
s.source = { :git => 'https://github.com/ivanvorobei/SparrowKit.git', :tag => s.version }
8
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments