[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / b / f / KRMathInputView / 0.5.1 / KRMathInputView.podspec.json
blob7f7b7bd61741cc2ec2c700aa806b0cfc9b873bb7
2   "name": "KRMathInputView",
3   "version": "0.5.1",
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.5.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KRMathInputView/Classes/**/*",
22   "pushed_with_swift_version": "4.0"