We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af380aa commit 1502db5Copy full SHA for 1502db5
1 file changed
JHFrameLayout.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = 'JHFrameLayout'
3
s.summary = 'A simple way for frame layout. It can autolayout in version 2.0.'
4
- s.version = '2.4.1'
+ s.version = '2.5.0'
5
s.license = { :type => 'MIT'}
6
s.authors = { 'Haocold' => 'xjh093@126.com' }
7
s.homepage = 'https://github.com/xjh093/JHFrameLayout'
0 commit comments