blob: 58dac17976fa81b51da8898ba9ac4f57b4347085 [file] [log] [blame]
{
"name": "JXTagsView",
"version": "1.0.1",
"summary": "标签控件,封装简单,易使用,支持拖拽排序、单多选、高度自适应",
"homepage": "https://github.com/HJXIcon/JXTagsView",
"license": "MIT",
"authors": {
"HJXIcon": "x1248399884@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HJXIcon/JXTagsView.git",
"tag": "1.0.1"
},
"source_files": "JXTagsView/JXTagsView/JXTagsView/**/*.{h,m}",
"requires_arc": true
}