blob: e78f46a261b87e54e1ee8769e63f187f08618ab4 [file] [log] [blame]
{
"name": "GLTagView",
"version": "1.0.0",
"summary": "轻量级标签选择控件",
"description": "轻量级标签选择控件,扩展性强。采用Swift编写,兼容OC。",
"homepage": "https://github.com/liujunliuhong/TagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liujunliuhong": "1035841713@qq.com"
},
"source": {
"git": "https://github.com/liujunliuhong/TagView.git",
"tag": "1.0.0"
},
"module_name": "GLTagView",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"swift_version": "5.0"
}