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