Files
AppAnalytics-iOS-Framework/README.md
c3mb0 f57fe12af5 initial commit after takeover
changed backend url to https
2015-11-26 19:09:17 +02:00

30 lines
946 B
Markdown

# AppAnalytics
[![CI Status](http://img.shields.io/travis/c3mb0/AppAnalytics.svg?style=flat)](https://travis-ci.org/c3mb0/AppAnalytics)
[![Version](https://img.shields.io/cocoapods/v/AppAnalytics.svg?style=flat)](http://cocoapods.org/pods/AppAnalytics)
[![License](https://img.shields.io/cocoapods/l/AppAnalytics.svg?style=flat)](http://cocoapods.org/pods/AppAnalytics)
[![Platform](https://img.shields.io/cocoapods/p/AppAnalytics.svg?style=flat)](http://cocoapods.org/pods/AppAnalytics)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
AppAnalytics is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "AppAnalytics"
```
## Author
c3mb0, c3mb0@users.noreply.github.com
## License
AppAnalytics is available under the MIT license. See the LICENSE file for more info.