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