blob: 0165982d660d356cc5d7d1d02f90b9f6dbccf168 [file] [log] [blame]
{
"name": "KRMathInputView",
"version": "0.5.1.2",
"summary": "A generic input view for math handwriting.",
"description": "`KRMathInputView` receives handwriting input and saves data as paths.\nBy separating the parser that analyzes input data, `KRMathInputView` can be easily adopted into an existing project.",
"homepage": "https://github.com/BridgeTheGap/KRMathInputView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Woomin Park": "wmpark@knowre.com"
},
"source": {
"git": "https://github.com/BridgeTheGap/KRMathInputView.git",
"tag": "0.5.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRMathInputView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}