blob: 0275ab94562c62cbe00fe8f32d69359aa588236e [file] [log] [blame]
{
"name": "GraphVerificationCodeView",
"version": "0.1.7",
"summary": "使用core graphics 实现图形验证码的自定义view",
"description": "这是一个使用core graphics 实现图形验证码的自定义view",
"homepage": "https://github.com/zhmios/GraphVerificationCodeViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhmios": "1938708066@qq.com"
},
"source": {
"git": "https://github.com/zhmios/GraphVerificationCodeViewDemo.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GraphVerificationCodeView/Classes/**/*"
}