blob: e9fc50c353be1d9c58cc22eed30c262966411fb5 [file] [log] [blame]
{
"name": "JHVerificationCodeView",
"version": "1.3.2",
"summary": "A simple Verification Code View.",
"homepage": "https://github.com/xjh093/JHVerificationCodeView",
"license": "MIT",
"authors": {
"Haocold": "xjh093@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xjh093/JHVerificationCodeView.git",
"tag": "1.3.2"
},
"source_files": "JHVerificationCodeView/JHVerificationCodeView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}