File tree 3 files changed +11
-5
lines changed
3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# Change Log
9
9
10
+ ## [ 2.0.7] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.7 )
11
+
12
+ #### Update yoga to version 3.0.4
13
+
14
+ Added by [ heoblitz] ( https://github.com/heoblitz ) in Pull Request [ #245 ] ( https://github.com/layoutBox/FlexLayout/pull/252 )
15
+
10
16
11
17
## [ 2.0.06] ( https://github.com/layoutBox/FlexLayout/releases/tag/2.0.07 )
12
18
Original file line number Diff line number Diff line change 1
1
2
2
Pod ::Spec . new do |spec |
3
3
spec . name = "FlexLayout"
4
- spec . version = "2.0.07 "
4
+ spec . version = "2.0.7 "
5
5
spec . summary = "FlexLayout"
6
6
spec . homepage = "https://github.com/lucdion/FlexLayout.git"
7
7
spec . license = "MIT license"
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - FlexLayout (2.0.07 )
2
+ - FlexLayout (2.0.7 )
3
3
- PinLayout (1.10.5)
4
- - SwiftLint (0.54.0 )
4
+ - SwiftLint (0.55.1 )
5
5
6
6
DEPENDENCIES:
7
7
- FlexLayout (from `./`)
@@ -18,9 +18,9 @@ EXTERNAL SOURCES:
18
18
:path: "./"
19
19
20
20
SPEC CHECKSUMS:
21
- FlexLayout: 154a56a77c623050eb3a503cacfd6d71d1bb58b0
21
+ FlexLayout: fcb9aaa754029afff0cb99e9cdfe10c68d70b6ac
22
22
PinLayout: f6c2b63a5a5b24864064e1d15c67de41b4e74748
23
- SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
23
+ SwiftLint: 3fe909719babe5537c552ee8181c0031392be933
24
24
25
25
PODFILE CHECKSUM: a0f152e938c551fd661bee3ffe26ccc6175f088b
26
26
You can’t perform that action at this time.
0 commit comments