blob: 3e114e4328aa53b3cf1dacddb0882eef7d24d36f [file] [log] [blame]
{
"name": "FJTagCollectionView",
"version": "0.0.1",
"summary": "一个生产自定义TagView的容器,可以用于帖子的相关标签,搜索热词显示等等",
"homepage": "https://github.com/jeffnjut/FJTagCollectionView",
"license": "MIT",
"authors": {
"jeff_njut": "jeff_njut@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jeffnjut/FJTagCollectionView.git",
"tag": "0.0.1"
},
"source_files": "FJTagCollectionView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"JSONModel": [
],
"BlocksKit": [
],
"FJTool/Array": [
],
"FJTool/String": [
]
}
}