blob: 218cc061fb83bc33c687485451a396e7a50e2f44 [file] [log] [blame]
{
"name": "JWTagView",
"version": "0.0.3",
"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.3"
},
"source_files": "JWTagView/JWTagView/JWTagView/**/*.{h,m}",
"requires_arc": true
}