blob: ff92ba899c9d11c10853eb73b647c9772fbcbc38 [file] [log] [blame]
{
"name": "GraphVerificationCodeView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GraphVerificationCodeView/Classes/**/*"
}