[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 2 / PZXCodeTextField / 0.0.5 / PZXCodeTextField.podspec.json
blobd7087bb5495df3b28b8a641f2eac6092a7b80e39
2   "name": "PZXCodeTextField",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": "PZXVerificationCodeTextField/Sources/**/*.{h,m,swift}",
19   "platforms": {
20     "ios": "12.0"
21   }