[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 8 / 5 / 6 / PinCodeInputView / 0.0.1 / PinCodeInputView.podspec.json
blob89868a7e10196c65aef0b416591cfcd781a512c4
2   "name": "PinCodeInputView",
3   "version": "0.0.1",
4   "summary": "TextView for entering pin code.",
5   "description": "TextView for entering pin code. \nYou can create an input part of PinCode to use for phone number authentication.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/shima11/PinCodeInputView",
11   "authors": {
12     "shima": "shima.jin@icloud.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/shima11/PinCodeInputView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "PinCodeInputView",
23     "PinCodeInputView/**/*.{h,m,swift}"
24   ]