blob: 3968547a3fc447ebc4aa26573b7922fa4de68e11 [file] [log] [blame]
{
"name": "ZPSegmentBarOC",
"version": "0.1.1",
"summary": "仿今日头条导航栏",
"description": "TODO: 仿今日头条 网易新闻 导航栏效果 OC版本",
"homepage": "https://github.com/Guanzhangpeng/ZPSegmentBarOC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zswangzp@163.com": "zswangzp@163.com"
},
"source": {
"git": "https://github.com/Guanzhangpeng/ZPSegmentBarOC.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZPSegmentBarOC/Classes/**/*.h",
"public_header_files": "ZPSegmentBarOC/Classes/**/*.h",
"vendored_frameworks": "ZPSegmentBarOC/Products/ZPSegmentBarLib.framework"
}