Mux-Stats-Google-IMA

Mux-Stats-Google-IMA is for tracking performance analytics and QoS monitoring for video with mux.com.


License
Apache-2.0
Install
pod try Mux-Stats-Google-IMA

Documentation

CI Status Version License Platform

Mux-Stats-Google-IMA

This pod was created with pod lib create

Development

To run the example project, clone the repo, and run pod install from the Example directory first. Then open up the .workspace in the Example/ directory

Tests

Run tests in XCode with cmd + u

Installation

MUXSDKImaListener is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Mux-Stats-Google-IMA'

Releasing a new version

  • Update Mux-Stats-Google-IMA.podspec
  • cd Example/ and run pod install (this will install the updated version into the example app)
  • run carthage build --no-skip-current --use-xcframeworks (brew install carthage if you haven't already)
  • run carthage archive Mux_Stats_Google_IMA - this will build a .zip folder
  • commit your changes
  • git tag vX.X.X (example: git tag v0.3.0)
  • git push --tags
  • attach the .zip folder to the Release in github
  • pod trunk push Mux-Stats-Google-IMA.podspec --allow-warnings

Author

Mux, ios-sdk@mux.com