blob: 7f7b7bd61741cc2ec2c700aa806b0cfc9b873bb7 [file] [log] [blame]
{
"name": "KRMathInputView",
"version": "0.5.1",
"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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KRMathInputView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}