Skip to content

Commit

Permalink
Readme updated for Swift 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ksmandersen committed Nov 15, 2017
1 parent 5f73df2 commit 5212a33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![](http://img.shields.io/badge/Swift-3.1-blue.svg)]()
[![](http://img.shields.io/badge/Swift-4.0.2-blue.svg)]()
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg)](https://github.com/Carthage/Carthage)
[![CocoaPods compatible](https://img.shields.io/badge/CocoaPods-compatible-4BC51D.svg)](https://github.com/CocoaPods/CocoaPods)
[![](http://img.shields.io/badge/operator_overload-nope-green.svg)](https://gist.github.com/duemunk/61e45932dbb1a2ca0954)
Expand All @@ -9,8 +9,6 @@ Easily integrate Google Analytics into your iOS, macOS, and tvOS app without dow

[Read why I created Google Reporter here](https://medium.com/swift-digest/using-google-analytics-in-your-app-without-any-sdks-46f9a70bc178)

**Swift 4/Xcode 9 Support:** Please use the [``swift-4``](https://github.com/ksmandersen/GoogleReporter/tree/swift-4) branch.

## Set Up

Works with Carthage & CocoaPods or just put ``GoogleReporter.swift`` into your project.
Expand Down

0 comments on commit 5212a33

Please sign in to comment.