Skip to content
This repository was archived by the owner on Nov 15, 2020. It is now read-only.

Commit e18e7ec

Browse files
committed
Updated podspec
1 parent 704ec05 commit e18e7ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FlowKitManager.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "FlowKitManager"
3-
s.version = "0.6.0"
3+
s.version = "0.6.1"
44
s.summary = "Declarative and type-safe UITableView & UICollectionView; a new way to work with tables and collections"
55
s.description = <<-DESC
66
Efficient, declarative and type-safe approach to create and manage UITableView and UICollectionView with built-in animation support.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -472,4 +472,4 @@ Run `carthage` to build the framework and drag the built `FlowKit.framework` int
472472

473473
FlowKit is compatible with Swift 4.x.
474474

475-
* iOS 9.0+
475+
* iOS 8.0+

0 commit comments

Comments
 (0)