Skip to content

Commit

Permalink
demo,version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenglibao committed Jun 2, 2020
1 parent da11863 commit 5bf0d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example_oc/FlexLib/res/TestTableCell.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<UIView
layout="
flexDirection: row,margin:8"
attr="bgColor:white">
attr="">
<UIImageView layout="width:40,height:40,marginLeft:10,marginRight:10" attr="source:addnewtype.png"/>
<UIView
layout="flex:1">
Expand Down
2 changes: 1 addition & 1 deletion FlexLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'FlexLib'
s.version = '2.4.0'
s.version = '2.5.0'
s.summary = 'An obj-c flex layout framework for IOS'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 5bf0d40

Please sign in to comment.