blob: 3bb7f4651f8eef9bcacdb2ee3ef176948f2084f7 [file] [log] [blame]
{
"name": "MHVerifyCodeView",
"version": "1.0.0",
"summary": "A verification code UI library.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/feaskters/MHVerifyCodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feaskters": "739296759@qq.com"
},
"source": {
"git": "https://github.com/feaskters/MHVerifyCodeView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MHVerifyCodeView/Classes/**/*",
"swift_version": "5.0"
}