blob: 5c684633fe377412716b4938ebcba750585a3022 [file] [log] [blame]
{
"name": "XZYCodeView",
"version": "1.0.1",
"summary": "自己封装的验证码",
"description": "常用验证码",
"homepage": "https://github.com/740238622/XZYCodeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuziyou": "740238622@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/740238622/XZYCodeView.git",
"tag": "1.0.1"
},
"source_files": "XZYCodeView/Classes/**/*.{h,m}",
"requires_arc": true
}