blob: 659cabf3cf4b674dbccf4ad5feba8b03c93c6282 [file] [log] [blame]
{
"name": "JhtVerificationCodeBox",
"version": "1.0.0",
"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.0"
},
"ios": {
"vendored_frameworks": "JhtVerificationCodeView.framework"
},
"frameworks": "UIKit"
}