blob: 9c4c48187aef581ccdee23062a08e2011760d4cb [file] [log] [blame]
{
"name": "HTSegmentsView",
"version": "0.0.3",
"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.3"
},
"source_files": "HTSegmentsView/*.{h,m}",
"dependencies": {
"HTCommonUtility": [
"~>0.0.2"
]
}
}