Skip to content

Commit 2153490

Browse files
committed
Update podspec
1 parent 4d14c82 commit 2153490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

StackScrollView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = 'StackScrollView'
3-
s.version = '1.4.1'
3+
s.version = '1.5.0'
44
s.summary = 'Scalable form builder with UICollectionView'
55
s.homepage = 'https://github.com/muukii/StackScrollView'
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
7-
s.author = { 'muukii' => 'm@muukii.me' }
7+
s.author = { 'muukii' => 'muukii.[email protected]' }
88
s.source = { :git => 'https://github.com/muukii/StackScrollView.git', :tag => s.version.to_s }
99
s.social_media_url = 'https://twitter.com/muukii0803'
1010

0 commit comments

Comments
 (0)