[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 2 / PZXCodeTextField / 0.0.6 / PZXCodeTextField.podspec.json
blob1c93fc0d9f68d49641b667c001b9d7441dbe67f7
2   "name": "PZXCodeTextField",
3   "version": "0.0.6",
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   "source": {
15     "git": "https://github.com/PZXforXcode/PZXCodeTextField.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "PZXVerificationCodeTextField/Sources/**/*.{h,m,swift}",
19   "platforms": {
20     "ios": "12.0"
21   }