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 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'PrediKit'
3
- s . version = '2.0.5 '
3
+ s . version = '2.0.6 '
4
4
s . license = 'MIT'
5
5
s . summary = 'A Swift NSPredicate DSL for iOS & OS X inspired by SnapKit, lovingly written in Swift, and created by the awesome peeps at KrakenDev.io!'
6
6
s . homepage = 'https://github.com/KrakenDev/PrediKit'
Original file line number Diff line number Diff line change 2
2
[ ![ Travis Build Status] ( http://img.shields.io/travis/KrakenDev/PrediKit.svg?style=flat-square )] ( https://travis-ci.org/KrakenDev/PrediKit )
3
3
[ ![ Coveralls] ( https://img.shields.io/coveralls/KrakenDev/PrediKit/master.svg?style=flat-square )] ( https://coveralls.io/github/KrakenDev/PrediKit?branch=master )
4
4
[ ![ Swift Version Compatibility] ( https://img.shields.io/badge/swift2-compatible-4BC51D.svg?style=flat-square )] ( https://developer.apple.com/swift )
5
- [ ![ Cocoapods Version] ( https://img.shields.io/badge/pod-2.0.3 -blue.svg?style=flat-square )] ( https://cocoapods.org/pods/PrediKit )
5
+ [ ![ Cocoapods Version] ( https://img.shields.io/badge/pod-2.0.6 -blue.svg?style=flat-square )] ( https://cocoapods.org/pods/PrediKit )
6
6
[ ![ Carthage Compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square )] ( https://github.com/Carthage/Carthage )
7
7
[ ![ LICENSE] ( http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://raw.githubusercontent.com/KrakenDev/PrediKit/master/LICENSE )
8
8
You can’t perform that action at this time.
0 commit comments