Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Nov 14, 2019
2 parents 21a07ac + 2a8d46b commit 684a5f2
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 73 deletions.
24 changes: 0 additions & 24 deletions .codeclimate.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .travis.yml

This file was deleted.

10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
<a href="https://developer.apple.com/swift/">
<img src="https://img.shields.io/badge/Swift-5.0-orange.svg?style=flat" alt="Swift 5.0">
</a>
<a href="https://travis-ci.org/SvenTiigi/STLocationRequest">
<img src="https://travis-ci.org/SvenTiigi/STLocationRequest.svg?branch=master" alt="Build Status">
</a>
<a href="http://cocoapods.org/pods/STLocationRequest">
<img src="https://img.shields.io/cocoapods/v/STLocationRequest.svg?style=flat" alt="Version">
</a>
Expand All @@ -20,13 +17,6 @@
<a href="http://cocoapods.org/pods/STLocationRequest">
<img src="https://img.shields.io/cocoapods/p/STLocationRequest.svg?style=flat" alt="Platform">
</a>
<a href="http://cocoapods.org/pods/STLocationRequest">
<img src="https://img.shields.io/cocoapods/dt/STLocationRequest.svg?style=flat" alt="Downloads">
</a>
<br/>
<a href="https://codeclimate.com/github/SvenTiigi/STLocationRequest/maintainability">
<img src="https://api.codeclimate.com/v1/badges/705327ebce8601d9df4b/maintainability" alt="Maintainability">
</a>
<a href="https://sventiigi.github.io/STLocationRequest">
<img src="https://github.com/SvenTiigi/STLocationRequest/blob/gh-pages/badge.svg" alt="Documentation">
</a>
Expand Down
4 changes: 0 additions & 4 deletions STLocationRequest.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@
3D4AE3AA21F25E69002D764C /* STLocationRequest.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = STLocationRequest.podspec; sourceTree = SOURCE_ROOT; };
3D4AE3AB21F25E69002D764C /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .swiftlint.yml; sourceTree = SOURCE_ROOT; };
3D4AE3AC21F25E69002D764C /* Cartfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cartfile; sourceTree = SOURCE_ROOT; };
3D4AE3AD21F25E69002D764C /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = SOURCE_ROOT; };
3D4AE3AE21F25E69002D764C /* .codeclimate.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .codeclimate.yml; sourceTree = SOURCE_ROOT; };
3D4AE3AF21F25E69002D764C /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = SOURCE_ROOT; };
3D4AE3B021F25E69002D764C /* .jazzy.yaml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .jazzy.yaml; sourceTree = SOURCE_ROOT; };
3D4AE3B121F25E69002D764C /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = SOURCE_ROOT; };
Expand Down Expand Up @@ -369,13 +367,11 @@
children = (
DD7502721C68FC1B006590AF /* Frameworks */,
DD7502731C68FC20006590AF /* Tests */,
3D4AE3AE21F25E69002D764C /* .codeclimate.yml */,
3D4AE3AF21F25E69002D764C /* .gitignore */,
3D4AE3B021F25E69002D764C /* .jazzy.yaml */,
3D4AE3B321F25E7B002D764C /* Fastfile */,
3D4AE3B221F25E69002D764C /* .swift-version */,
3D4AE3AB21F25E69002D764C /* .swiftlint.yml */,
3D4AE3AD21F25E69002D764C /* .travis.yml */,
3D4AE3AC21F25E69002D764C /* Cartfile */,
3D4AE3B121F25E69002D764C /* LICENSE */,
3D4AE3A921F25E69002D764C /* README.md */,
Expand Down

0 comments on commit 684a5f2

Please sign in to comment.