2 "name": "KRMathInputView",
4 "summary": "A generic input view for math handwriting.",
5 "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.",
6 "homepage": "https://github.com/BridgeTheGap/KRMathInputView",
12 "Woomin Park": "wmpark@knowre.com"
15 "git": "https://github.com/funct7/KRMathInputView.git",
21 "swift_version": "4.0",
22 "source_files": "KRMathInputView/Classes/**/*",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "4.0"