[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / a / b / f / KRMathInputView / 0.3.10 / KRMathInputView.podspec.json
blob1dd2d6c479e039980b6aed07f702623dc0978256
2   "name": "KRMathInputView",
3   "version": "0.3.10",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Woomin Park": "wmpark@knowre.com"
13   },
14   "source": {
15     "git": "https://github.com/BridgeTheGap/KRMathInputView.git",
16     "tag": "0.3.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KRMathInputView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"