blob: b2da0269c32cbfd7d1f7717a817fc800de8b453e [file] [log] [blame]
{
"name": "HTSegmentsView",
"version": "0.0.2",
"summary": "网易标准化控件库之 HTSegmentsView.",
"description": "A longer description of HTSegmentsView in Markdown format.",
"homepage": "https://github.com/NEYouFan/ht-segmentsview-ios",
"license": "MIT",
"authors": {
"netease": "taozeyu890217@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NEYouFan/ht-segmentsview-ios.git",
"tag": "0.0.2"
},
"source_files": "HTSegmentsView/*.{h,m}",
"dependencies": {
"HTCommonUtility": [
"~>0.0.2"
]
}
}