blob: a9bac14b3649acdfe08feb849325518003d4b93d [file] [log] [blame]
{
"name": "GSVerificationCode",
"version": "0.1.0",
"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.0"
},
"source_files": "GSVerificationCode/Classes/**/*",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2"
}