/Mars-iOS

Cocoapods for tencent mars

Primary LanguageObjective-CMIT LicenseMIT

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.