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