blob: f471d24e677906e1c401e9e61060009d50d0e24b [file] [log] [blame]
{
"name": "MFVerificationCode",
"version": "1.3.0",
"swift_version": "4.2",
"summary": "VerificationCode is a sample and easy phone auth UI Component.",
"description": "VerificationCode is a mobile phone auth UI Component with underlines for each character placeholder.",
"homepage": "https://github.com/oneofai/VerificationCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sun": "holaux@gmail.com"
},
"source": {
"git": "https://github.com/oneofai/VerificationCode.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/VerificationCode/*",
"frameworks": "UIKit"
}