blob: b55bb4a4145507958f787cce06cafb54c5f900eb [file] [log] [blame]
{
"name": "HTTextField",
"version": "0.1.0",
"summary": "支持普通输入,手机号码验证, 手机验证码",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Parkyong/HTTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"piaoyong.com@hotmail.com": "m18611421005@163.com"
},
"source": {
"git": "https://github.com/Parkyong/HTTextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTTextField/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
},
"swift_version": "4.0"
}