Skip to content

Commit d6d6bfd

Browse files
updates podspec and README
1 parent 69d0548 commit d6d6bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PrediKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'PrediKit'
3-
s.version = '2.0.5'
3+
s.version = '2.0.6'
44
s.license = 'MIT'
55
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!'
66
s.homepage = 'https://github.com/KrakenDev/PrediKit'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Travis Build Status](http://img.shields.io/travis/KrakenDev/PrediKit.svg?style=flat-square)](https://travis-ci.org/KrakenDev/PrediKit)
33
[![Coveralls](https://img.shields.io/coveralls/KrakenDev/PrediKit/master.svg?style=flat-square)](https://coveralls.io/github/KrakenDev/PrediKit?branch=master)
44
[![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)
66
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square)](https://github.com/Carthage/Carthage)
77
[![LICENSE](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/KrakenDev/PrediKit/master/LICENSE)
88

0 commit comments

Comments
 (0)