[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / f / SuxiNumberInputView / 0.1.0 / SuxiNumberInputView.podspec.json
blobf5ddf962dbcf41471f296e126e3345ad5cc8d3c8
2   "name": "SuxiNumberInputView",
3   "version": "0.1.0",
4   "summary": "A simple custom number pad input view with a \"Done\" button.",
5   "requires_arc": true,
6   "description": "SuxiNumberInputView is a simple custom input view for UITextField and UITextView when you want to use number pad keyboard with a \"Done\" button.",
7   "homepage": "https://github.com/sadwx/SuxiNumberInputView",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "simon.lin": "sadwx4017@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/sadwx/SuxiNumberInputView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SuxiNumberInputView/Classes/**/*",
23   "resources": "SuxiNumberInputView/**/*.xib",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.1.1"