blob: 1dd2d6c479e039980b6aed07f702623dc0978256 [file] [log] [blame]
{
"name": "KRMathInputView",
"version": "0.3.10",
"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.3.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRMathInputView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}