blob: 65a66c7c593b0aca400a654029fd897a542268af [file] [log] [blame]
{
"name": "GSVerificationCode",
"version": "0.1.1",
"summary": "A simple style verification code view, in Swift.",
"homepage": "https://github.com/wxxsw/GSVerificationCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gesen": "i@gesen.me"
},
"source": {
"git": "https://github.com/wxxsw/GSVerificationCode.git",
"tag": "0.1.1"
},
"source_files": "GSVerificationCode/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}