File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <a href="https://travis-ci.org/maxsokolov/TableKit"><img src="https://api.travis-ci.org/maxsokolov/TableKit.svg" alt="Build Status" /></a>
55 <a href="https://developer.apple.com/swift"><img src="https://img.shields.io/badge/Swift_5.1-compatible-4BC51D.svg?style=flat" alt="Swift 5.1 compatible" /></a>
66 <a href="https://github.com/Carthage/Carthage"><img src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat" alt="Carthage compatible" /></a>
7- <a href="https://cocoapods.org/pods/tablekit"><img src="https://img.shields.io/badge/pod-2.10 .0-blue.svg" alt="CocoaPods compatible" /></a>
7+ <a href="https://cocoapods.org/pods/tablekit"><img src="https://img.shields.io/badge/pod-2.11 .0-blue.svg" alt="CocoaPods compatible" /></a>
88 <img src="https://img.shields.io/badge/platform-iOS-blue.svg?style=flat" alt="Platform iOS" />
99 <a href="https://raw.githubusercontent.com/maxsokolov/tablekit/master/LICENSE"><img src="http://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="License: MIT" /></a>
1010</p >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22 s . name = 'TableKit'
33 s . module_name = 'TableKit'
44
5- s . version = '2.10 .0'
5+ s . version = '2.11 .0'
66
77 s . homepage = 'https://github.com/maxsokolov/TableKit'
88 s . summary = 'Type-safe declarative table views with Swift.'
You can’t perform that action at this time.
0 commit comments