blob: 99b97722ca5dcc8c95d58b93b060eec6e9f0dae9 [file] [log] [blame]
{
"name": "TagsPanelView",
"version": "0.0.1",
"summary": "直接绘制Tag到UIView中,可以使tag很多并且在UITableViewCell中时,可以快速显示滑动无卡顿 .",
"homepage": "https://github.com/zachgenius/TagsPanelView-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zachgenius": "zachgenius@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zachgenius/TagsPanelView-iOS.git",
"tag": "0.0.1"
},
"source_files": [
"TagsPanelView",
"TagsPanelView/**/*.{h,m}"
],
"exclude_files": "TagsPanelView/Exclude"
}