Skip to content

Dynamic framework wrapper for Google Analytics iOS SDK

License

Notifications You must be signed in to change notification settings

Stychen/GoogleAnalytics-Framework

Repository files navigation

GoogleAnalytics-Framework

GoogleAnalytics-Framework is a dynamic framework wrapper for Google Analytics iOS SDK.

Usage

The project defines a GoogleAnalytics.framework target, therefore you may import it like any other library or module:

// Objective-C

@import GoogleAnalytics;
#import <GoogleAnalytics/GoogleAnalytics.h>
// Swift

import GoogleAnalytics

Installation

Carthage

If you're using Carthage, just add the following dependency to your Cartfile:

github "akashivskyy/GoogleAnalytics-Framework"

CocoaPods

CocoaPods is not yet officially supported, but you may still submit a pull request.

About

Maintainers

Adrian Kashivskyy

License

The project is licensed under Google Analytics Terms of Service, Google Analytics SDK Policy and the MIT License. See LICENSE.md for more info.

About

Dynamic framework wrapper for Google Analytics iOS SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published