# XZMathEditor **Repository Path**: superlny2015/XZMathEditor ## Basic Information - **Project Name**: XZMathEditor - **Description**: MathEditor. - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-14 - **Last Updated**: 2021-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XZMathEditor [![CI Status](https://img.shields.io/travis/xiaoMing0109/XZMathEditor.svg?style=flat)](https://travis-ci.org/xiaoMing0109/XZMathEditor) [![Version](https://img.shields.io/cocoapods/v/XZMathEditor.svg?style=flat)](https://cocoapods.org/pods/XZMathEditor) [![License](https://img.shields.io/cocoapods/l/XZMathEditor.svg?style=flat)](https://cocoapods.org/pods/XZMathEditor) [![Platform](https://img.shields.io/cocoapods/p/XZMathEditor.svg?style=flat)](https://cocoapods.org/pods/XZMathEditor) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements > s.frameworks = 'UIKit' > > s.dependency 'iosMath', '~> 0.9.3' ## Installation XZMathEditor is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'XZMathEditor', '~> 1.0.0' ``` ## Author HotIcecream, liuming_0109@163.com ## License XZMathEditor is available under the MIT license. See the LICENSE file for more info.