blob: 92933b515e3ea1db71d12bbd20050a09cb3bc5a7 [file] [log] [blame]
{
"name": "TLImageCaptchaView",
"version": "0.1",
"summary": "A simple verification code tool(一个简单的本地验证码工具)",
"description": "A simple verification code tool(一个简单的本地验证码工具,用于生成本地View验证码,前期功能有限)",
"homepage": "https://github.com/TLCode/TLImageCaptchaView",
"license": "MIT",
"authors": {
"Dayuan": "dayuan@vip.qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/TLCode/TLImageCaptchaView.git",
"tag": "0.1"
},
"source_files": [
"TLImageCaptchaView",
"TLCaptcha/TLCaptcha/Captcha/**.{h,m}"
],
"frameworks": "UIKit"
}