From 2f66f56471531e17a7b888696efa883a4f367ce5 Mon Sep 17 00:00:00 2001 From: Paddy Rocliffe Date: Thu, 25 Apr 2019 09:31:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eab381..1fce449 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Swift Version](https://img.shields.io/badge/Swift-4.2-orange.svg)]() [![iOS 8+](https://img.shields.io/badge/iOS-10+-EB7943.svg)]() [![Pod Version](https://cocoapod-badges.herokuapp.com/v/StanwoodAnalytics/badge.png)]() - [![Build Status](https://app.bitrise.io/app/5179611a33857ebf/status.svg?token=H42t71dnrDDzKsmJGycNQQ&branch=master)](https://app.bitrise.io/app/5179611a33857ebf) [![CodeClimate Badge](https://api.codeclimate.com/v1/badges/a99a88d28ad37a79dbf6/maintainability)](https://codeclimate.com/github/codeclimate/codeclimate/maintainability) [![License](https://cocoapod-badges.herokuapp.com/l/StanwoodAnalytics/badge.svg)](http://cocoapods.org/pods/StanwoodAnalytics) [![Docs](https://img.shields.io/badge/docs-%E2%9C%93-blue.svg)](https://stanwood.github.io/Stanwood_Analytics_iOS/) + [![Build Status](https://app.bitrise.io/app/5179611a33857ebf/status.svg?token=H42t71dnrDDzKsmJGycNQQ&branch=master)](https://app.bitrise.io/app/5179611a33857ebf) [![Maintainability](https://api.codeclimate.com/v1/badges/1bc114621fbbeb0313f8/maintainability)](https://codeclimate.com/github/stanwood/Stanwood_Analytics_iOS/maintainability) [![License](https://cocoapod-badges.herokuapp.com/l/StanwoodAnalytics/badge.svg)](http://cocoapods.org/pods/StanwoodAnalytics) [![Docs](https://img.shields.io/badge/docs-%E2%9C%93-blue.svg)](https://stanwood.github.io/Stanwood_Analytics_iOS/) The Stanwood Analytics framework is a wrapper to reduce the effort involved in adding analytics and logging frameworks to iOS projects and to make the implementation consistent. The pod consists of a base install, and optional extras defined as sub-specs. There is still work in progress to add support for more frameworks.