{ | |
"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 | |
} |