[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 1 / 5 / 9 / JJPaymentCodeInputView / 1.0.0 / JJPaymentCodeInputView.podspec.json
blobde85ac639f6f7bf1b14f294c10e50780790030d1
2   "name": "JJPaymentCodeInputView",
3   "version": "1.0.0",
4   "summary": "a payment code inputview like common app",
5   "description": "TODO: Add long description of the pod here.\n    1、一个简单的类似支付密码输入的弹框,设计原理是,一个隐藏的TextField,始终是第一响应者,根据Text的数量进行操作\n    2、reset是重置方法\n    3、支持设置密码的个数 lengthOfPassword = 6 默认",
6   "homepage": "https://github.com/snailjj/JJPaymentCodeInputView",
7   "swift_version": "4.2",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "snailjj": "snail@snailjj.com"
14   },
15   "source": {
16     "git": "https://github.com/snailjj/JJPaymentCodeInputView.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://www.snailjj.com",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "static_framework": true,
24   "requires_arc": true,
25   "source_files": "JJPaymentCodeInputView/Classes/*.swift",
26   "deprecated": true