Skip to content

Commit 5f4a019

Browse files
committed
Update SparrowKit.podspec
1 parent 31da663 commit 5f4a019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SparrowKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22

33
s.name = 'SparrowKit'
44
s.version = '3.5.0'
5-
s.summary = 'Collection of native Swift extensions and classes to boost your development.'
5+
s.summary = 'Collection of native Swift extensions and classes to boost development process.'
66
s.homepage = 'https://github.com/ivanvorobei/SparrowKit'
77
s.source = { :git => 'https://github.com/ivanvorobei/SparrowKit.git', :tag => s.version }
88
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)