MrBugDou / Mars-iOS

Cocoapods for tencent mars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mars-iOS

CI Status Version License Platform

Example

Xlog

  • Due to the different needs of each person, the decoding of the *.xlog file needs to find the information by itself

  • Provide the official unencrypted decoding method here

python Mars/Classes/Xlog/decode_mars_nocrypt_log_file.py *.xlog

Requirements

You need to use the wget command line tool to do the download

Install using brew

brew install wget

Installation

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

Objective-C

pod 'Mars-iOS' # 完整版

pod 'Mars-iOS/Xlog' # Xlog

Swift

pod 'Mars-iOS/Swift' # 完整版

pod 'Mars-iOS/Xlog.Swift' # Xlog

Author

DouDou, bg1859710@gmail.com

License

Mars-iOS is available under the MIT license. See the LICENSE file for more info.

About

Cocoapods for tencent mars

License:MIT License


Languages

Language:Objective-C 25.0%Language:Python 24.1%Language:Objective-C++ 21.1%Language:C++ 13.4%Language:Swift 10.1%Language:Ruby 3.2%Language:Shell 2.1%Language:C 1.0%