[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 6 / PinCodeInputView / 1.0.0 / PinCodeInputView.podspec.json
blobb62a06fb958cf838268618c28952cc3302496da7
2   "name": "PinCodeInputView",
3   "version": "1.0.0",
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": "1.0.0"
20   },
21   "source_files": [
22     "PinCodeInputView",
23     "PinCodeInputView/**/*.{h,m,swift}"
24   ]