You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
# Be sure to run `pod lib lint AppAnalyticsHub.podspec' to ensure this is a
# valid spec and remove all comments before submitting the spec.
#
# Any lines starting with a # are optional, but encouraged
#
# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = "AppAnalyticsHub"
s.version = "0.0.1"
s.summary = "A library that allows you to instrument your mobile application code with operational and behavioural metrics"
s.description = <<-DESC
This CocoaPod provides a library that allows you to instrument your code with operational and behavioural metrics independent of the underlying metrics systems. The library allows you to record a metric with 1 or more systems integrated in your application without the need to create multiple events.