[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 0 / ZJPasswordStyle / 1.2.1 / ZJPasswordStyle.podspec.json
blobfee7f54d65c84e96fc954ece4aab0cefb7dae4f0
2   "name": "ZJPasswordStyle",
3   "version": "1.2.1",
4   "summary": "常用的密码输入框样式",
5   "description": "用于平时开发过程中用到的密码输入框的样式问题,本案例提供了四中样式,案例中有些写法使用了继承有些使用了协议,如有需要可以自行修改或者再次封装处理",
6   "homepage": "https://github.com/FreshManCode/ZJPasswordStyle",
7   "screenshots": "https://xunpizhangjj.coding.net/p/CodingImageURL/d/CodingImageURL/git/raw/master/PasswordStyle/PasswordAnimated.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "张君君": "649283213@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/FreshManCode/ZJPasswordStyle.git",
20     "tag": "1.2.1"
21   },
22   "source_files": "ZJPasswordStyleView/ZJPasswordFile/**/*"