mirror of
https://github.com/zhigang1992/AppAnalytics-iOS-Framework.git
synced 2026-01-12 22:45:55 +08:00
30 lines
946 B
Markdown
30 lines
946 B
Markdown
# AppAnalytics
|
|
|
|
[](https://travis-ci.org/c3mb0/AppAnalytics)
|
|
[](http://cocoapods.org/pods/AppAnalytics)
|
|
[](http://cocoapods.org/pods/AppAnalytics)
|
|
[](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.
|