blob: d40c87b6a66a4f20012960cb455bcc22686d4249 [file] [log] [blame]
{
"name": "JhtVerificationCodeBox",
"version": "1.0.4",
"summary": "验证码 && 密码 校验View",
"homepage": "https://github.com/jinht/VerificationCodeBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinht": "jinjob@icloud.com"
},
"social_media_url": "https://blog.csdn.net/Anticipate91",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jinht/VerificationCodeBox.git",
"tag": "1.0.4"
},
"ios": {
"vendored_frameworks": "JhtVerificationCodeBox_SDK/JhtVerificationCodeView.framework"
},
"frameworks": "UIKit"
}