blob: 4a80c2fdde4e44da9eefe605cab37f47c1368c10 [file] [log] [blame]
{
"name": "JWTagView",
"version": "0.0.6",
"summary": "JWTagView,一款简单易用的标签控件。\n1:新增了选中状态的功能。",
"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.6"
},
"source_files": "JWTagView/JWTagView/JWTagView/**/*.{h,m}",
"requires_arc": true
}