blob: 68dbe68a371982614b3cf22606a4de3e3981195b [file] [log] [blame]
{
"name": "JhtVerificationCodeBox",
"version": "1.0.3",
"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.3"
},
"ios": {
"vendored_frameworks": "JhtVerificationCodeBox_SDK/JhtVerificationCodeView.framework"
},
"frameworks": "UIKit"
}