File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# Change Log
9
9
10
+ ## [ 1.3.15] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.15 )
11
+ Released on 2019-06-07
12
+
13
+ * Fix public extension warning
14
+ * Added by [ Levi McCallum] ( https://github.com/levi ) in Pull Request [ #131 ] ( https://github.com/layoutBox/FlexLayout/pull/131 )
15
+ * Update to Swift 4.2
16
+ * Update cocoapods to 1.7
17
+
10
18
## [ 1.3.14] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.14 )
11
19
Released on 2019-05-17
12
20
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 = "1.3.14 "
4
+ spec . version = "1.3.15 "
5
5
spec . summary = "FlexLayout"
6
6
spec . homepage = "https://github.com/lucdion/FlexLayout.git"
7
7
spec . license = "MIT license"
You can’t perform that action at this time.
0 commit comments