[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 2 / PZXCodeTextField / 0.0.3 / PZXCodeTextField.podspec.json
blob3f12ba82e1e4411d88a471c7ddcf02667e25a331
2   "name": "PZXCodeTextField",
3   "version": "0.0.3",
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     "KpengS": "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.3"
20   },
21   "source_files": "PZXVerificationCodeTextField/PZXVerificationCodeTextField/*.{h,m,swift}"