blob: c7546cb8e1338ab8e226cc190b59b9dfd23d58c3 [file] [log] [blame]
{
"name": "JWTagView",
"version": "0.0.4",
"summary": "JWTagView,一款简单易用的标签控件。\n1:新增了选中状态的功能。\n2:新增了水平、垂直方向偏移量的设置功能。",
"homepage": "https://github.com/junwangInChina/JWTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/junwangInChina/JWTagView.git",
"tag": "0.0.4"
},
"source_files": "JWTagView/JWTagView/JWTagView/**/*.{h,m}",
"requires_arc": true
}