blob: 0520f5f3542fe35471b50b1c70a95059010be76f [file] [log] [blame]
{
"name": "JHSegmentView",
"version": "0.1.0",
"summary": "一个选项卡控件",
"description": "一个封装的选项卡控件,跑起来看就知道啦",
"homepage": "https://github.com/mshqiu/JHSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mshqiu": "mshqiu@rxhui.com"
},
"source": {
"git": "https://github.com/mshqiu/JHSegmentView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JHSegmentView/Classes/**/*"
}