blob: e623066fad1d04d3109aa77c89c58062fc799fcb [file] [log] [blame]
{
"name": "TabIndicator",
"version": "0.1.5",
"summary": "实现android控件TabIndicator的效果,主要用于类似网易新闻客户端和微信(android版)效果.",
"description": " 实现android控件TabIndicator的效果,主要用于类似网易新闻客户端和微信(android版)效果。 2015\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "http://blog.vshijiao.com",
"license": "MIT",
"authors": {
"daniel.sun": "sundl1988@163.com"
},
"source": {
"git": "https://github.com/iosmvn/TabIndicator.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TabIndicator": [
"Pod/Assets/*.png"
]
}
}