[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 2 / PZXCodeTextField / 0.0.2 / PZXCodeTextField.podspec.json
blobb1b0d7ced37efa008181c9f91e7b0707cf64aae8
2   "name": "PZXCodeTextField",
3   "version": "0.0.2",
4   "summary": "A Swift library for customizable code text fields.",
5   "description": "PZXCodeTextField is a Swift library that provides a customizable code text field, useful for verification codes and other scenarios requiring user input.",
6   "homepage": "https://github.com/PZXforXcode/PZXCodeTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pzx": "pengzuxinXcode@outlook.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/PZXforXcode/PZXCodeTextField.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "PZXVerificationCodeTextField/PZXVerificationCodeTextField/*.{h,m,swift}"