blob: b41edda4880d6e325be167166a5bfa4cc6d2ae9d [file] [log] [blame]
{
"name": "AgileTag",
"version": "1.0",
"summary": "Easy to add or remove tag with animation..",
"description": "灵活的新增或者删除tag,支持cell上高度自动增减,tag标签自适应内容的长度...\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/lovisty/AgileTag",
"license": "MIT",
"authors": {
"Zhao Yafei": "nihao1992@163.com"
},
"source": {
"git": "https://github.com/lovisty/AgileTag.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AgileTag/Classes/*.{h,m}",
"resources": "AgileTag/Assets/*.png",
"frameworks": "UIKit"
}